Trait yareio_sys::GetByID [−][src]
pub trait GetByID<ID: JsCast, V: JsCast> where
Self: AsRef<JsValue> + Deref<Target = Object>, { fn get(&self, id: &ID) -> V { ... } }
pub trait GetByID<ID: JsCast, V: JsCast> where
Self: AsRef<JsValue> + Deref<Target = Object>, { fn get(&self, id: &ID) -> V { ... } }