Module ruc::err

source · []
Expand description

RucError

All errors will be converted to RucError.

Structs

A pre-impled Error

error + <file + line + column>

Statics

“INFO” or “ERROR”, if mismatch, default to :INFO“

Traits

the major trait defination

Convert all Result to this

Type Definitions

Custom Result