Crates.io | bon-macros |
lib.rs | bon-macros |
version | 3.0.0-rc |
source | src |
created_at | 2024-07-28 18:30:10.430046 |
updated_at | 2024-11-09 14:47:45.040372 |
description | This is a proc-macro crate that is supposed to be a private implementation detail of the `bon` crate |
homepage | https://bon-rs.com/ |
repository | https://github.com/elastio/bon |
max_upload_size | |
id | 1318154 |
size | 313,763 |
bon-macros
This is a proc-macro crate that is supposed to be a private implementation detail of the bon
crate. Don't add it to your dependencies directly! The API surface of this crate is unstable, and your code may break if you use items from bon-macros
bypassing the bon
crate. Instead, use the proc macros from here via the reexports in the bon
crate.