Searched defs:is_assignable_from (Results 1 – 2 of 2) sorted by relevance
172 pub fn is_assignable_from<'t, 'u, T, U>(&self, class1: T, class2: U) -> Result<bool> in is_assignable_from() method
350 pub fn is_assignable_from<'other_local_1, 'other_local_2, T, U>( in is_assignable_from() method