[][src]Crate natsclient

Modules

error

Error wrappers and boilerplate

Macros

err

A handy macro borrowed from the signatory crate that lets library-internal code generate more readable exception handling flows

Structs

ClientOptions
ClientOptionsBuilder

Builder for ClientOptions.

Message

Represents a message as per the NATS protocol documentation:

Enums

AuthenticationStyle