assay-cli 3.21.0

CLI for Assay
1
2
3
4
#[path = "watch_next/mod.rs"]
mod watch_next;

pub use watch_next::run;