Module medea_reactive::subscribers_store::progressable[][src]

Progressable SubscribersStore.

Re-exports

pub use self::guarded::Guard;
pub use self::guarded::Guarded;
pub use self::processed::AllProcessed;
pub use self::processed::Processed;

Modules

guarded

Wrapper around a data decrementing its underlying counter on Drop.

processed

Future returned from when_*_processed methods of progressable containers.

Structs

SubStore

SubscribersStore for progressable collections/field.