Module prelude

Module prelude 

Source
Expand description

Exposes the Observer and Subject types at the library level.

Re-exportsยง

pub use super::AttachableSubject;
pub use super::DetachableSubject;
pub use super::Observer;
pub use super::Subject;