Function dia_assert::try_once
[−]
[src]
pub fn try_once(level: &Level)
Tries once.
This function calls try_n() with 1 passed as n.
pub fn try_once(level: &Level)
This function calls try_n() with 1 passed as n.