Skip to main content

encode_tree

Function encode_tree 

Source
pub fn encode_tree(
    tree: &Tree,
    config: &CompressionConfig,
) -> Result<(ContentHash, Vec<u8>)>