alef-cli 0.13.1

CLI for the alef polyglot binding generator
1
2
3
4
5
6
//! Top-level CLI subcommand implementations.

pub mod check_registry;
pub mod go_tag;
pub mod release_metadata;
pub mod validate_versions;