Home
last modified time | relevance | path

Searched refs:CastBox (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/crates/intertrait/src/cast/
H A Dcast_box.rs31 pub trait CastBox { trait
37 impl<S: ?Sized + CastFrom> CastBox for S {