Crate attribution_server

Source

Structs§

AttributionServer
AttributionServerHandle
Main structure for the memory attribution hanging get server.
Observer
An Observer can be used to register observation requests, corresponding to individual hanging get calls. These will be notified when the state changes or immediately the first time an Observer registers an observation.
Publisher
A Publisher should be used to send updates to Observers.

Enums§

AttributionServerObservationError
Error types that may be used by the async hanging-get server.