better-bae 0.1.9

A Rust proc-macro attribute parser
Documentation

better-bae

This 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.