Module platform

Source
Expand description

Platform-specific backends.

Re-exports§

pub use unix::default;

Modules§

generic
Backends that are not specific to any operating system.
unix
Backends specific to Unix-like systems, particularly Linux.