[][src]Trait ra_ap_base_db::Upcast

pub trait Upcast<T: ?Sized> {
    fn upcast(&self) -> &T;
}

Required methods

fn upcast(&self) -> &T

Loading content...

Implementors

Loading content...