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