zenith-tool 0.0.7

The Zenith command-line interface (the `zenith` binary) for the design-document toolchain.
Documentation
1
2
3
fn main() -> std::process::ExitCode {
    zenith_cli::run()
}