bae 0.1.2

A Rust proc-macro attribute parser
Documentation

bae

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.

The the docs for more info.