* fix(ci): address clippy issue
* fix(ci): add missing nightly specifications
* fix(ci): set all nightly references
* chore(ci): do not lint example crates
* added Callback to documentation and examples.
Also reduced code duplication in Callback implementation.
* added back the closure event callback example