#![doc = include_str!("../README.md")] pub mod proto; pub mod mint_rpc_cli; pub use proto::*;