| Crates.io | better-bae |
| lib.rs | better-bae |
| version | 0.1.9 |
| created_at | 2021-10-17 16:36:23.783101+00 |
| updated_at | 2022-05-12 08:56:00.510682+00 |
| description | A Rust proc-macro attribute parser |
| homepage | https://github.com/Acidic9/bae |
| repository | https://github.com/Acidic9/bae.git |
| max_upload_size | |
| id | 466290 |
| size | 5,826 |
better-baeThis crate is a fork of
bae
better-bae is a crate for proc macro authors, which simplifies parsing of attributes. It is heavily inspired by darling but has a significantly simpler API.
See the docs for more info.