Docs.rs
udp-0.14.0
udp 0.14.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
eastspire
Dependencies
async-func ^0.2.3
normal
clonelicious ^1.1.1
normal
color-output ^6.5.1
normal
file-operation ^0.5.1
normal
futures ^0.3.31
normal
hyperlane-log ^1.8.0
normal
hyperlane-time ^0.2.0
normal
lombok-macros ^1.9.1
normal
once_cell ^1.21.1
normal
recoverable-spawn ^3.5.1
normal
recoverable-thread-pool ^2.1.1
normal
serde ^1.0.218
normal
serde_json ^1.0.140
normal
server-manager ^3.1.1
normal
simd-json ^0.15.0
normal
std-macro-extensions ^0.22.1
normal
tokio ^1.44.1
normal
Versions
0%
of the crate is documented
Go to latest version
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
udp
0.14.0
ArcLog
Aliased Type
In crate udp
udp
Type Alias
ArcLog
Copy item path
Source
pub type ArcLog =
Arc
<
Log
>;
Aliased Type
ยง
struct ArcLog {
/* private fields */
}