GothAck / bae

A Rust proc-macro attribute parser inspired by Darling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

See the docs for more info.

About

A Rust proc-macro attribute parser inspired by Darling


Languages

Language:Rust 100.0%