all

Function all 

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

A helper function for Editor::all implementation.