ObjectExt

Trait ObjectExt 

Source
pub trait ObjectExt: 'static { }
Expand description

Implementors§

Source§

impl<O: IsA<Object>> ObjectExt for O