pub fn vector_impl(inner_type: &str, rust_wrapper_name: &str) -> String
Creates an implementation of RustVec for a given T that maps to the Rust Vec object.