argv-lite-proc
Internal procedural macro helpers for argv-lite.
This crate is not intended for direct use by end users. It provides shared macro logic and utilities for the argv-lite ecosystem, primarily consumed by argv-lite-derive.
Features
- Internal macro parsing and code generation utilities
- Designed for use by
argv-liteand related crates
Documentation
See docs.rs/argv-lite-proc for API documentation.
License
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
Contribution
Contributions are welcome! Please see CONTRIBUTING.md for guidelines.