Crate rain_core[][src]

Core library for the Rain framework.

This documentation is minimalistic but still hopefully useful. As an user, you may be interested in the rain_task lirary documentation.

See README.md and the project page for general information.

Re-exports

pub use errors::Error;
pub use errors::ErrorKind;
pub use errors::Result;
pub use errors::ResultExt;

Modules

client_capnp
comm
common_capnp
errors
governor_capnp
logging
monitor_capnp
server_capnp
sys
types
utils

Constants

CLIENT_PROTOCOL_VERSION
EXECUTOR_PROTOCOL_VERSION
GOVERNOR_PROTOCOL_VERSION
VERSION