Module cometd_client::types

source ·
Expand description

Contains various structs, enums and traits.

Re-exports

pub use access_token::AccessToken;

Modules

Contains different implementations for AccessToken trait.

Structs

Event channel receiver.
Contains channel name of message received from cometd server.

Enums

Events getting from event receiver channel.
Advice what to do on error.

Type Definitions