Skip to main content

Crate figue_attrs

Crate figue_attrs 

Source
Expand description

Attribute macros for figue CLI argument parsing.

This crate provides the attribute grammar definitions for figue. It exists as a separate crate to work around Rust’s restriction on accessing macro-expanded #[macro_export] macros by absolute paths within the same crate.

Users should depend on figue directly, which re-exports everything from this crate.

Enums§

Attr
Args attribute types for field configuration.