Procedural macro attributes for adding "qualifiers" (pub, async, unsafe, const, extern "C", ...) to various items.
Specify the accepted arguments depending on configuration conditional checks.
Specify the return type depending on configuration conditional checks.
Conditionally add qualifiers to item definitions
Command-line interface for SysML v2 and KerML analysis
Simple utility for wrapping derive macros that do not qualify paths properly
Proc-macros for generating typed UUID and slug newtype wrappers
Tauri integration for Lighty Launcher
An unofficial PostgreSQL CST parser written in Pure Rust.
Config-driven architectural conformance tool for Rust workspaces.
Marker attributes consumed by trammel. Compile-time no-ops.
A Rust procedural macro to remove the const qualifier from a function, allowing it to call unconst functions.