Skip to main content

insert

Function insert 

Source
pub fn insert<T>(okay: Vec<T>, key: isize, value: T) -> Vec<T>