auths-cli 0.1.8

Command-line interface for Auths decentralized identity system
Documentation
1
2
3
4
5
pub mod format;
pub mod ident;

pub use format::{JsonResponse, Output, is_json_mode, set_json_mode};
pub use ident::product_id;