Function wasm_sort::insertion_sort_uint8array[][src]

pub fn insertion_sort_uint8array(a: &Uint8Array) -> Vec<u8>