Home
last modified time | relevance | path

Searched defs:impls (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/crates/intertrait/src/cast/
H A Dcast_ref.rs60 fn impls<T: ?Sized + 'static>(&self) -> bool; in impls() method
73 fn impls<T: ?Sized + 'static>(&self) -> bool { in impls() method
79 fn impls<T: ?Sized + 'static>(&self) -> bool { in impls() method