Skip to main content

CdkMintClient

Type Alias CdkMintClient 

Source
pub type CdkMintClient<S> = CdkMintClient<S>;
Expand description

Type alias for the CdkMintClient that works with any tower service

Aliased Typeยง

pub struct CdkMintClient<S> { /* private fields */ }