pub fn parse(buf: &[u8]) -> ParseResult<ExportedDataState>Expand description
Parse a .duc file (raw bytes) into an ExportedDataState.
pub fn parse(buf: &[u8]) -> ParseResult<ExportedDataState>Parse a .duc file (raw bytes) into an ExportedDataState.