Skip to main content

decode_located_tree_frame

Function decode_located_tree_frame 

Source
pub fn decode_located_tree_frame(
    codec: CodecId,
    bytes: &[u8],
) -> Result<(FrameTables, LocatedExprTree)>
Expand description

Decodes frame bytes into its side FrameTables and a full LocatedExprTree, using the default DecodeLimits.