There was an error while loading. Please reload this page.
There are four areas of configuration for Notify:
These are set in your Cargo.toml:
Cargo.toml
notify = { version = "5.0.0", features = [ "feature-name" ] }
serde
When enabled, includes serialisation and deserialisation support for Event types via serde. Disabled by default.
Event
TODO
TODO: overview
TOC
NoticeEvents
OngoingEvents