Searched defs:Remotable (Results 1 – 2 of 2) sorted by relevance
483 impl Remotable for () { impl
174 pub trait Remotable: Send + Sync + 'static { interface