Type Definition rsocket_rust::prelude::ClientResponder[][src]

type ClientResponder = Box<dyn Send + Sync + Fn() -> Box<dyn RSocket>>;