Searched refs:init_descriptor_dst (Results 1 – 1 of 1) sorted by relevance
70 fn init_descriptor_dst() -> Result<(), &'static str> { in init_descriptor_dst() function166 init_descriptor_dst().map_err(ser::Error::custom)?; in serialize()