Docs.rs
rdma-io-0.0.2
rdma-io 0.0.2
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
youyuanwu
Dependencies
bitflags ^2
normal
bnd-linux ^0.0.6
normal
futures-io ^0.3
normal
optional
libc ^0.2
normal
rdma-io-sys ^0.0.1
normal
thiserror ^2
normal
tokio ^1
normal
optional
tracing ^0.1
normal
Versions
77.7%
of the crate is documented
Platform
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
Skip to main content
Module error
rdma_io
0.0.2
Module error
Module Items
Enums
Type Aliases
In crate rdma_
io
rdma_io
Module
error
Copy item path
Source
Expand description
Error types for the RDMA safe API.
Enums
§
Error
Errors returned by RDMA operations.
Type Aliases
§
Result
Result type alias using
Error
.