Skip to main content

impl_encrypt

Macro impl_encrypt 

Source
macro_rules! impl_encrypt {
    ($ty_name:ident, $name:ident) => { ... };
}