Module libqaul_types::rpc[][src]

RPC support module

libqaul-types by itself simply provides a set of Rust types used across libqaul and associated crates and services. In order to support encoding and decoding these types for the RPC layer, you can enable the RPC module, which provides a set of builder functions to transform types.

Enums

Capabilities

Capabilities are functions that can be executed on a remote

ContactCapabilities
MessageCapabilities
Reply
ServiceCapabilities
UserCapabilities

User scope libqaul functions

UserReply

Constants

ADDRESS