Docs.rs
rust_observable_literal-0.1.0
rust_observable_literal 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
hydroper
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
syn ^2.0.28
normal
Versions
50%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rust_
observable_
literal
0.1.0
All Items
Crate Items
Macros
Crate
rust_observable_literal
Copy item path
Source
Macros
ยง
observer
The
observer!
macro constructs an
Observer
by allowing you to omit any of the listeners and not needing to box them explictly.