Docs.rs
polybox-codegen-0.0.1
polybox-codegen 0.0.1
Docs.rs crate page
MIT
OR
Apache-2.0
22 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
jvdwrf
Dependencies
heck ^0.5
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
Versions
100%
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
Skip to main content
Crate polybox_codegen
polybox_
codegen
0.0.1
All Items
Crate Items
Derive Macros
Crate
polybox_
codegen
Copy item path
Source
Expand description
Macros for the
polybox
crate.
See
GitHub
for more information.
Derive Macros
ยง
Interface
Derives the
Interface
trait for an enum, allowing it to be used as a message interface in the Polybox framework.
Message
Derives the
Message
trait for a struct, allowing it to be used as a message in the Polybox framework.