Module evident::publisher

source ·
Expand description

Contains the EvidentPublisher struct that is used to create public static publishers.

Use the create_static_publisher macro for a convenience wrapper to create a publisher.

[req:pub]

Structs

  • An EvidentPublisher is used to capture, publish, and manage subscriptions.

Enums

Traits

  • Trait to implement for Id, to control the publisher and all listeners.

Functions