Type Alias common_runtime::constants::MsaMaxProviderNameSize
source · pub type MsaMaxProviderNameSize = ConstU32<16>;
Expand description
The maximum size of the provider name (in bytes)
Aliased Type§
struct MsaMaxProviderNameSize;