Docs.rs
conduit-derive-0.2.0
conduit-derive 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
userFRM
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
conduit-core ^0.2.0
dev
Versions
100%
of the crate is documented
This release has been yanked, go to latest version
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 conduit_derive
conduit_
derive
0.2.0
All Items
Crate Items
Derive Macros
Crate
conduit_
derive
Copy item path
Source
Expand description
Derive macros for conduit-core’s
Encode
and
Decode
traits.
Derive Macros
§
Decode
Derive the
Decode
trait for a struct with named fields.
Encode
Derive the
Encode
trait for a struct with named fields.