macro_rules! owned_base64_public_key {
($s:literal) => { ... };
}
Expand description
Compile-time checked OwnedBase64PublicKey
construction.
macro_rules! owned_base64_public_key {
($s:literal) => { ... };
}
Compile-time checked OwnedBase64PublicKey
construction.