Docs.rs
nbd-async-0.6.0
nbd-async 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
oll3
Dependencies
async-trait ^0.1
normal
byteorder ^1.4
normal
futures-util ^0.3
normal
nix ^0.24
normal
tokio ^1.0
normal
tokio ^1
dev
Versions
88.89%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
nbd_
async
0.6.0
All Items
Crate Items
Traits
Functions
Crate
nbd_async
Copy item path
Source
Traits
§
Block
Device
A block device.
Functions
§
attach_
device
Attach a socket to a NBD device file.
serve_
local_
nbd
Serve a local block device through a NBD dev file.
serve_
nbd
Serve a block device using a read/write client.