bon-macros

Crates.iobon-macros
lib.rsbon-macros
version3.0.0-rc
sourcesrc
created_at2024-07-28 18:30:10.430046
updated_at2024-11-09 14:47:45.040372
descriptionThis is a proc-macro crate that is supposed to be a private implementation detail of the `bon` crate
homepagehttps://bon-rs.com/
repositoryhttps://github.com/elastio/bon
max_upload_size
id1318154
size313,763
Adam Nelson (anelson)

documentation

README

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.

Commit count: 213

cargo fmt