Macro ruma::owned_base64_public_key

source ยท
macro_rules! owned_base64_public_key {
    ($s:literal) => { ... };
}
Expand description

Compile-time checked OwnedBase64PublicKey construction.