Skip to main content

Module client

Module client 

Source
Expand description

A client library to communicate with ClockBound daemon. This client library is written in pure Rust.

Re-exports§

pub use crate::shm::CLOCKBOUND_SHM_CLIENT_DEFAULT_PATH;
pub use crate::shm::ClockStatus;
pub use crate::vmclock::shm::VMCLOCK_SHM_DEFAULT_PATH;

Structs§

ClockBoundClient
The ClockBoundClient
ClockBoundError

Enums§

ClockBoundErrorKind