Skip to main content

NONE_ERR

Constant NONE_ERR 

Source
pub const NONE_ERR: &str = "none_err";
Expand description

Option<T>::None reached where a value was required (raised by the NoneOnErr / required-Option return paths).