Searched defs:Deserialize (Results 1 – 1 of 1) sorted by relevance
39 pub trait Deserialize: Sized { interface264 impl Deserialize for $ty { impl