Type Definition rustc_data_structures::sync::MetadataRef[][src]

pub type MetadataRef = OwningRef<Box<dyn Erased>, [u8]>;