//! CDK mint proto types tonic::include_proto!("cdk_mint_rpc"); mod server; pub use server::MintRPCServer;