Docs.rs
morphix_derive-0.14.1
morphix_derive 0.14.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
shigma
Dependencies
heck ^0.5.0
normal
proc-macro2 ^1.0.101
normal
quote ^1.0.41
normal
syn ^2.0.106
normal
macro_expand ^0.1.2
dev
pretty_assertions ^1.4.1
dev
prettyplease ^0.2.37
dev
serde ^1.0.228
dev
serde_json ^1.0.145
dev
trybuild ^1.0.112
dev
walkdir ^2.5.0
dev
Versions
100%
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
Skip to main content
Crate morphix_derive
morphix_
derive
0.14.1
All Items
Sections
morphix_derive
Crate Items
Macros
Derive Macros
Crate
morphix_
derive
Copy item path
Source
Expand description
§
morphix_derive
See the
morphix
crate for more information.
Macros
§
observe
Observe and collect mutations within a closure.
Derive Macros
§
Observe
Derive the
Observe
trait for structs to enable mutation tracking.