Function std::revert::require

pub fn require<T>(condition: bool, value: T)
where
    T: AbiEncode,
Expand description