that 0.1.3

nothing appropriate
Documentation
1
2
3
4
5
use clap::Parser;

fn main() -> nothing::Probably<()> {
    println!("{}", that::Args::parse().locate()?.display()).into()
}