Cargo Features

ObservableProperty has no features set by default.

[dependencies]
observable-property = { version = "0.4.3", features = ["serde", "debug", "async"] }
serde

Enables serde

debug

Enables backtrace

async

Affects observable-property::Stream, observable-property::PropertyStream, observable-property::WaitForFuture