Function runes::utils::load_prefix[][src]

pub fn load_prefix<T>(
    obj: &mut T,
    ignored: usize,
    reader: &mut dyn Read
) -> bool