Function grust::object::is_instance_of [] [src]

pub fn is_instance_of<T, U>(object: &T) -> bool where
    T: ObjectType,
    U: ObjectType