Module linux_io::result

source ·
Expand description

Types for representing system call results and errors.

Structs

  • Represents an error code directly from the kernel.

Type Definitions

  • Represents a result from a kernel call that might fail.