[][src]Function tree_buf::internal::branch::read_next_root

pub fn read_next_root<'a>(
    bytes: &'a [u8],
    offset: &mut usize,
    lens: &mut usize
) -> Result<DynRootBranch<'a>, ReadError>