Skip to main content

RESULT

Constant RESULT 

Source
pub const RESULT: BuiltinSchema;
Expand description

Result<T, E>: Ok(value) or Err(error).