Macro vipers::assert_ata[][src]

macro_rules! assert_ata {
    ($ata : expr, $owner : expr, $mint : expr $(,) ?) => { ... };
    ($ata : expr, $owner : expr, $mint : expr, $msg : expr $(,) ?) => { ... };
}
Expand description

Asserts that the ATA is the one of the given owner/mint.