Function editor::all [] [src]

pub fn all<T>(items: &Vec<T>) -> Vec<Object>

A helper function for Editor::all implementation.