Skip to content
/ sea-bae Public
forked from davidpdrsn/bae

A Rust proc-macro attribute parser inspired by Darling

Notifications You must be signed in to change notification settings

SeaQL/sea-bae

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sea-bae

sea-bae is a crate for proc macro authors, which simplifies parsing of attributes. It is forked from davidpdrsn/bae, which is inspired by darling but has a simpler API.

This fork upgrades syn to 2.0 and heck to 0.4, mainly for use in sea-orm.

See the docs for more info.

About

A Rust proc-macro attribute parser inspired by Darling

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%