Trait capnp::capability::FromServer [−][src]
Trait to track the relationship between generated Server traits and Client structs.
Trait to track the relationship between generated Server traits and Client structs.
fn from_server(s: S) -> Self::Dispatch
[src]