[−][src]Type Definition cjdns_admin::msgs::GenericResponsePayload
type GenericResponsePayload = BTreeMap<String, ReturnValue>;
Generic return value with fields exposed as a map.
type GenericResponsePayload = BTreeMap<String, ReturnValue>;
Generic return value with fields exposed as a map.