Docs.rs
druid-derive-0.5.0
druid-derive 0.5.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
Crates.io
Source
Owners
cmyr
xStrom
Dependencies
proc-macro2 ^1.0.50
normal
quote ^1.0.23
normal
syn ^1.0.107
normal
druid ^0.8.0
dev
float-cmp ^0.9.0
dev
trybuild ^1.0
dev
Versions
0.5.0
0.4.0
0.3.1
0.3.0
0.1.2
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate druid_derive
Version 0.5.0
All Items
Derive Macros
?
Crate
druid_derive
source
·
[
−
]
Expand description
derive macros for Druid.
Derive Macros
Data
Generates implementations of the
Data
trait.
Lens
Generates lenses to access the fields of a struct.