Macro pgp::impl_secret_key

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