Skip to main content

parse_state

Function parse_state 

Source
pub fn parse_state(data: &[u8], expected_plugin_id: u64) -> StateParse
Expand description

Parse a state blob, distinguishing every failure cause. See StateParse for the routing each variant is meant for.