Skip to main content

parse_object_store

Function parse_object_store 

Source
pub fn parse_object_store(
    bytes: &[u8],
    config: ParseConfig,
) -> Result<ObjectStore, PdfDiffError>