Macro lido::accounts_struct_meta[][src]

macro_rules! accounts_struct_meta {
    ($pubkey : expr, is_signer : $is_signer : expr, is_writable : true,) => { ... };
    ($pubkey : expr, is_signer : $is_signer : expr, is_writable : false,) => { ... };
}
Expand description

Implementation detail of accounts_struct.