Docs.rs
derive-newtype-0.2.3
derive-newtype 0.2.3
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
jrobsonchase
Dependencies
proc-macro2 ^0.4.30
normal
quote ^0.6.12
normal
syn ^0.15.38
normal
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
derive_
newtype
0.2.3
All Items
Crate Items
Derive Macros
Crate
derive_newtype
Copy item path
Source
Expand description
Proc-macro implementation for
newtype
. You probably shouldn’t use this crate directly.
Derive Macros
§
NewType
Treat a single-field tuple struct as a “newtype”