mistralrs::llguidance::toktrie::bytes

Function clone_vec_as_bytes

pub fn clone_vec_as_bytes<T>(input: &[T]) -> Vec<u8> 
where T: NoUninit,