base64_public_key

Macro base64_public_key 

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

Compile-time checked Base64PublicKey construction.