Module file

Source

Traits§

FromReader
Trait for data types that can be streamed to a reader.
PemSerilizable
Trait for data that can be written to and read from PEM files.
ToWriter
Trait for data types that can be written to a writer.

Functions§

wait_read_timeout
Waits for fd to become ready to read or timeout to expire.
wait_timeout
Waits for an event on fd or for timeout to expire.