Docs.rs
ipckit-0.1.6
ipckit 0.1.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
loonghao
Dependencies
base64 ^0.22
normal
bytes ^1.9
normal
crossbeam-channel ^0.5
normal
interprocess ^2
normal
optional
parking_lot ^0.12
normal
pyo3 ^0.27
normal
optional
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.42
normal
optional
tracing ^0.1
normal
tempfile ^3.14
dev
tokio ^1.42
dev
libc ^0.2
normal
windows-sys ^0.61
normal
Versions
95.25%
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
ConnectionId
ipckit
0.1.6
In ipckit::
socket_
server
ipckit
::
socket_server
Type Alias
Connection
Id
Copy item path
Source
pub type ConnectionId =
u64
;
Expand description
Unique connection identifier.