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

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