Searched defs:ForeignOwnable (Results 1 – 1 of 1) sorted by relevance
21 pub trait ForeignOwnable: Sized { trait115 impl ForeignOwnable for () { impl