Docs.rs
udp-0.23.0
udp 0.23.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
eastspire
Dependencies
clonelicious ^1.1.1
normal
color-output ^6.6.1
normal
file-operation ^0.5.9
normal
future-fn ^0.1.0
normal
futures ^0.3.31
normal
hyperlane-log ^1.16.1
normal
lombok-macros ^1.10.1
normal
once_cell ^1.21.3
normal
recoverable-spawn ^3.7.2
normal
recoverable-thread-pool ^2.3.1
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
server-manager ^3.2.1
normal
simd-json ^0.15.1
normal
std-macro-extensions ^0.23.0
normal
tokio ^1.44.2
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
udp
0.23.0
udp
Macro
println_error
Copy item path
Source
macro_rules! println_error { ($($data:expr),*) => { ... }; }