[][src]Function bmx::read_into_forest

pub fn read_into_forest<R: Read>(
    forest: &mut Forest,
    reader: &mut R
) -> Result<(), ReadError>