args-cli 0.1.1

Command-line interface for args
Documentation
1
2
3
pub async fn run() -> anyhow::Result<()> {
    Ok(())
}