pub type PbSecretRef = SecretRef;
Alias for SecretRef.
SecretRef
struct PbSecretRef { pub secret_id: u32, pub ref_as: i32, }
secret_id: u32
ref_as: i32