procopt/
lib.rs

1//! `procopt` is a `structopt`-like library for parsing proc-macro attribute arguments.
2//!
3//! Coming soon.