seniorjoinu / ic-stable-memory

Lets you store canister data directly in stable memory
MIT License
42 stars 11 forks source link

No StableType implemented for SSlice #26

Open gip opened 4 months ago

gip commented 4 months ago

Is there a reason as to why StableType is not implemented for ic_stable_memory::mem::s_slice::SSlice? It seems that is necessary to be able to use it directly.