std::collections::linkedlist {Type}

insert_at

fn void LinkedList.insert_at(&self, usz index, Type element)

Parameters