qua 0.28.0

Structure-aware query CLI for the Quarb engine
1
2
3
fn main() -> anyhow::Result<()> {
    qua::cli_main()
}