Module ruc::err[][src]

RucError

All errors will be converted to RucError.

Structs

SimpleError

A pre-impled Error

SimpleMsg

error + <file + line + column>

Traits

RucError

the major trait defination

RucResult

convert all to this

Type Definitions

Result

Custom Result