pub fn parse_state(data: &[u8], expected_plugin_id: u64) -> StateParseExpand description
Parse a state blob, distinguishing every failure cause. See
StateParse for the routing each variant is meant for.
pub fn parse_state(data: &[u8], expected_plugin_id: u64) -> StateParseParse a state blob, distinguishing every failure cause. See
StateParse for the routing each variant is meant for.