Trait cglue::ext::core::convert::AsRefExt[][src]

pub trait AsRefExt<T> {
    fn as_ref(&self) -> &T;
}

Required methods

Implementors