Module platform

Module platform 

Source

Re-exports§

pub use error::BsdError;
pub use error::ConfigurationError;
pub use error::DatabaseError;
pub use error::LinuxError;
pub use error::MacOSError;
pub use error::PlatformError;
pub use error::PlatformResult;
pub use error::WindowsError;

Modules§

config
diagnostics
error
filesystem
network

Structs§

NetworkInterface
Network interface information
PlatformCapabilities
Platform capabilities that affect application behavior
PlatformInfo
Comprehensive platform information

Enums§

InterfaceType
Types of network interfaces
OsType
Operating system types supported by the platform abstraction layer