Type Definition rb::Result

source · []
pub type Result<T> = Result<T, RbError>;
Expand description

Result type used inside the module.