pub type PbSecretMetaBackend = SecretMetaBackend;
Expand description
Alias for SecretMetaBackend
.
Aliased Type§
struct PbSecretMetaBackend {
pub value: Vec<u8>,
}
Fields§
§value: Vec<u8>
pub type PbSecretMetaBackend = SecretMetaBackend;
Alias for SecretMetaBackend
.
struct PbSecretMetaBackend {
pub value: Vec<u8>,
}
value: Vec<u8>