Searched defs:FromTypeParam (Results 1 – 1 of 1) sorted by relevance
6 pub trait FromTypeParam: Sized { interface10 impl FromTypeParam for () { impl