Docs.rs
embedded-command-macros-0.4.0
embedded-command-macros 0.4.0
Docs.rs crate page
CC-BY-NC-SA-4.0
Links
Repository
crates.io
Source
Owners
AdinAck
Dependencies
Inflector ^0.11.4
normal
proc-macro2 ^1.0.78
normal
quote ^1.0.35
normal
syn ^2.0.50
normal
Versions
83.33%
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 embedded_command_macros
embedded_
command_
macros
0.4.0
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
embedded_
command_
macros
Copy item path
Source
Attribute Macros
§
bundle
Transform attached enum into a “bundle”.
impl_
serialize_
buf_
alias
Generates the implementation block for conforming to
SerializeBuf
for a type alias. This is used for implementing
SerializeBuf
for concretely specified generic types.
Derive Macros
§
Serialize
Buf
Generates the implementation block for conforming to
SerializeBuf
.
Serialize
Iter
Generates the implementation block for conforming to
SerializeIter
of the “vanilla” flavor.
Size
Generates the implementation block for conforming to
Size
of the “vanilla” flavor.