Crate ic_stable_memory_derive
Source - AsFixedSizeBytes
- Derives [ic_stable_memory::AsFixedSizeBytes]. Does not support generics at the moment.
- CandidAsDynSizeBytes
- Derives [ic_stable_memory::AsDynSizeBytes] for a type that already implements [candid::CandidType] and [candid::Deserialize].
- FixedSizeAsDynSizeBytes
- Derives [ic_stable_memory::AsDynSizeBytes] for a type that already implements [ic_stable_memory::AsFixedSizeBytes].
- StableType
- Derives [ic_stable_memory::StableType] proxying flag toggling calls