Macro ruma::base64_public_key

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

Compile-time checked Base64PublicKey construction.