Function vonuvoli_scheme::exports::vec_clone_slice_ref[][src]

Important traits for Vec<u8>
pub fn vec_clone_slice_ref<Element: Clone, ElementRef: StdAsRef<Element>>(
    slice: &[ElementRef]
) -> StdVec<Element>