Docs.rs
xenstore-rs-0.8.0
xenstore-rs 0.8.0
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
Wenzel
Dependencies
anyhow ^1.0
normal
optional
futures ^0.3.31
normal
optional
libc ^0.2.168
normal
optional
log ^0.4
normal
optional
tokio ^1.0
normal
optional
trait-variant ^0.1.2
normal
optional
uuid ^1.11
normal
optional
clap ^4.1.4
dev
colog ^1.3.0
dev
Versions
85.71%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xenstore_
rs
0.8.0
Module unix
Module Items
Structs
In crate xenstore_
rs
xenstore_rs
Module
unix
Copy item path
Source
Expand description
Unix blocking implementation.
Uses either xenstored socket or xenbus/xenstore device.
Structs
ยง
XsUnix
Unix Xenstore implementation.