tsift-cli 0.1.80

CLI dispatch layer for tsift — clap types, command handlers, and output formatting
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    tsift_cli::run()
}