Function editor::get [] [src]

pub fn get<T: Any>(items: &Vec<T>, obj: Object) -> Result<&Any, ()>

A helper function for Editor::get implementation.