Module crs_bind::error[][src]

Error

Enums

Error

Represents a runtime error.

Traits

SentinelError

Represents a type which has some sentinel values which represent errors.

Functions

from_errno

Generates an Error object from the value of errno for the current task.

get_errno

Gets the value of errno for the current task.