Docs.rs
bolt-attribute-bolt-component-deserialize-0.1.1
bolt-attribute-bolt-component-deserialize 0.1.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
GabrielePicco
Dependencies
bolt-utils =0.1.1
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^1.0.60
normal
Versions
50%
of the crate is documented
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
bolt_attribute_bolt_component_deserialize
0.1.1
All Items
Attribute Macros
?
Crate
bolt_attribute_bolt_component_deserialize
source
·
[
−
]
Attribute Macros
§
component_deserialize
This macro is used to defined a struct as a BOLT component and automatically implements the
ComponentDeserialize
and
AccountDeserialize
traits for the struct.