| Crates.io | shrink_wrap_core |
| lib.rs | shrink_wrap_core |
| version | 0.1.1 |
| created_at | 2025-12-21 15:49:59.870707+00 |
| updated_at | 2026-01-07 16:17:28.098479+00 |
| description | shrink_wrap wire format code generator |
| homepage | |
| repository | https://github.com/romixlab/shrink_wrap |
| max_upload_size | |
| id | 1998151 |
| size | 95,526 |
shrink_wrap wire format code generator
There is very likely no need for you to depend on this crate directly, please use shrink_wrap which uses this crate internally.
This crate also exposes AST types and several helper functions used by shrink_wrap_derive proc_macro crate and WireWeaver.