Docs.rs
datachannel-0.16.0
datachannel 0.16.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
lerouxrgd
Dependencies
datachannel-sys ^0.23.0
normal
derive_more ^2
normal
log ^0.4
normal
optional
parking_lot ^0.12
normal
serde ^1
normal
tracing ^0.1
normal
optional
webrtc-sdp ^0.3
normal
async-channel ^2
dev
async-tungstenite ^0.32
dev
crossbeam-channel ^0.5
dev
env_logger ^0.11
dev
futures-util ^0.3
dev
serde_json ^1
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
uuid ^1
dev
Versions
1.47%
of the crate is documented
Platform
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
write_option_string
datachannel
0.16.0
In datachannel::
sdp
datachannel
::
sdp
Macro
write_
option_
string
Copy item path
Source
macro_rules! write_option_string { ($f:expr, $fmt_str:expr, $opt:expr) => { ... }; }