| Crates.io | wire_weaver |
| lib.rs | wire_weaver |
| version | 0.4.0 |
| created_at | 2026-01-07 20:26:37.375568+00 |
| updated_at | 2026-01-07 20:26:37.375568+00 |
| description | WireWeaver is a wire format and API code generator for resource constrained systems. |
| homepage | |
| repository | https://github.com/vhrdtech/wire_weaver |
| max_upload_size | |
| id | 2028968 |
| size | 20,096 |
WireWeaver is a wire format and API code generator for resource constrained systems.
This is a convenience crate that re-exports several other ones:
By default, this crate has std feature enabled, when using on no_std, add default-features = false.
Please see the main repo or documentation for more information.