Docs.rs
mfio-netfs-0.1.0
mfio-netfs 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
h33p
Dependencies
anyhow ^1
normal
optional
async-mutex ^1
normal
optional
bytemuck ^1
normal
cglue ^0.2
normal
clap ^4
normal
optional
debug-ignore ^1
normal
env_logger ^0.10
normal
optional
flume ^0.10
normal
optional
futures ^0.3
normal
log ^0.4
normal
mfio ^0.1
normal
mfio-rt ^0.1
normal
parking_lot ^0.12
normal
optional
postcard ^1
normal
serde ^1
normal
slab ^0.4
normal
tokio ^1.24
normal
optional
tracing ^0.1
normal
optional
criterion ^0.5
dev
env_logger ^0.10
dev
mfio-rt ^0.1
dev
rand ^0.8
dev
tracing-subscriber ^0.3
dev
tokio ^1
dev
Versions
4.35%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
single_client_server
mfio_
netfs
0.1.0
mfio_netfs
Function
single_
client_
server
Copy item path
Source
pub fn single_client_server(addr:
SocketAddr
) -> (
JoinHandle
<
()
>,
SocketAddr
)