Make Slab serializable
bonsairobo opened this issue · 0 comments
bonsairobo commented
I think this is as simple as slapping a #[derive(Deserialize, Serialize)]
onto the Slab
type.
bonsairobo opened this issue · 0 comments
I think this is as simple as slapping a #[derive(Deserialize, Serialize)]
onto the Slab
type.