Searched defs:Remotable (Results 1 – 2 of 2) sorted by relevance
398 impl Remotable for () { impl
89 pub trait Remotable: Send + Sync { interface