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

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

Negates a parameter. See NotParam for the full documentation.