Skip to main content

account

Macro account 

Source
macro_rules! account {
    ($discriminator_name:ident, $struct_name:ident) => { ... };
}