Name Description Size
alloc
boxed.rs C header 68745
macros.rs (in $alloc:expr; $($x:expr),+ $(,)?) => ( $crate::boxed::Box::<[_]>::into_vec( $crate::boxed::Box::slice( $crate::boxed::Box::new_in([$($x),+], $alloc) ) ) ); 2515
mod.rs 1268
raw_vec.rs 23704
slice.rs 5136
vec