Function scryfall::card_searcher::not[][src]

pub fn not<T: Param>(t: T) -> NotParam<T>

Negates a parameter. See NotParam for the full documentation.