Macro pgp::impl_public_key

source ·
macro_rules! impl_public_key {
    ($name:ident, $tag:expr) => { ... };
}