Module must::result [] [src]

Structs

Error
SimpleResult

Use From/Into to instantiate this.

ValueResult

Result with return type.

Enums

ErrorKind

Traits

FromError

Used from ErrorKind.got.

Functions

dump

shortcut for format!("{:?}", t)