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 Aliases§

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