qua 0.27.0

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