Function lump::lvl::parse::parse_objects

source ·
fn parse_objects<'a>(
    bytes: &'a [u8],
    fib_data: &FibData
) -> Option<Vec<ObjectInfo<'a>>>