Docs.rs
rust-p2p-core-0.3.2
rust-p2p-core 0.3.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
xmh0511
vnt-dev
Dependencies
async-broadcast ^0.7
normal
async-lock ^3.4
normal
async-scoped ^0.9
normal
async-trait ^0.1
normal
bytes ^1.9
normal
crossbeam-queue ^0.3
normal
crossbeam-utils ^0.8
normal
dashmap ^6.1
normal
dyn-clone ^1.0
normal
futures ^0.3
normal
libc ^0.2
normal
log ^0.4
normal
parking_lot ^0.12
normal
rand ^0.9
normal
serde ^1.0
normal
socket2 ^0.5
normal
stun-format ^1.0
normal
tachyonix ^0.3
normal
tokio ^1.42
normal
bytes ^1.9
dev
clap =4.0.32
dev
env_logger ^0.11.5
dev
log ^0.4.22
dev
serde ^1.0
dev
serde_json ^1.0
dev
tokio ^1.42
dev
windows-sys ^0.60.2
normal
Versions
17.05%
of the crate is documented
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
rust_
p2p_
core
0.3.2
In rust_
p2p_
core::
stun
rust_p2p_core
::
stun
Function
send_stun_request
Copy item path
Source
pub fn send_stun_request() ->
Vec
<
u8
>
ⓘ