pub type N0desClient = Client<N0desMessage, N0desProtocol, N0desService>;
struct N0desClient(/* private fields */);