Derive macro for try_from_expr - generates TryFrom<&syn::Expr> implementations
A procedural macro for generating TryFrom<&syn::Expr> implementations for enums
A highly parallel Perl 5 interpreter written in Rust
A derive macro for the Valust crate
Derive custom builders, using the derive-deftly macro system
Tank (Table Abstraction and Navigation Kit): the Rust data layer. Simple and flexible ORM that allows to manage in a unified way data from different sources.
Procedural (proc) macros for sqlparser
Procedural (proc) macros for sqltk-parser
A Pratt parser for Rust
A crate that implements a pseudo-Refinement Type in Rust.
Core traits and types for pseudo-Refinement Types.
Derive macros for faux-refine. Automatically implements Pred.