Docs.rs
patternutils-derive-0.1.1
patternutils-derive 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
TannYuld
Dependencies
quote ^1.0.40
normal
syn ^2.0
normal
Versions
66.67%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
patternutils_
derive
0.1.1
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
patternutils_derive
Copy item path
Source
Attribute Macros
§
observer
Implements the
event(&mut self)
&
as_any(&self)
methodes to applied trait and generate Observer struct to use observer pattern.
Derive Macros
§
Builder
Derives a builder pattern for the struct.