[][src]Crate palaver

Cross-platform polyfills.

Crates.ioRepo

This library attempts to provide reliable polyfills for functionality that isn't implemented on all platforms.

palaver = "Platform Abstraction Layer" + pa·lav·er n. prolonged and tedious fuss.

Re-exports

pub use process as fork;

Modules

env

Inspect the process's environment.

file

File and file descriptor-related functionality

process

Process-related functionality

socket

Socket-related functionality

thread

Thread-related functionality

valgrind

Valgrind-related functionality