Function runes::utils::save_prefix[][src]

pub fn save_prefix<T>(obj: &T, ignored: usize, writer: &mut dyn Write) -> bool