Searched defs:Proposable (Results 1 – 1 of 1) sorted by relevance
127 T: Proposable, in retain_by_type()586 pub trait Proposable: Sized { interface598 impl Proposable for $ty { impl