Docs.rs
tx5-0.0.17-alpha
tx5 0.0.17-alpha
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
neonphog
github:holochain:core-dev
zippy
Dependencies
bit_field ^0.10.2
normal
bytes ^1.4.0
normal
futures ^0.3.28
normal
influxive-otel-atomic-obs =0.0.2-alpha.1
normal
once_cell ^1.17.1
normal
opentelemetry_api =0.20.0
normal
parking_lot ^0.12.1
normal
rand ^0.8.5
normal
rand-utf8 ^0.0.1
normal
serde ^1.0.160
normal
serde_json ^1.0.96
normal
tokio ^1.35.1
normal
tracing ^0.1.37
normal
tx5-core ^0.0.17-alpha
normal
tx5-go-pion ^0.0.17-alpha
normal
optional
tx5-signal ^0.0.17-alpha
normal
url ^2.3.1
normal
webrtc ^0.7.1
normal
optional
backtrace ^0.3.69
dev
better-panic ^0.3.0
dev
criterion ^0.5.1
dev
influxive =0.0.2-alpha.1
dev
influxive-child-svc =0.0.2-alpha.1
dev
openssl-sys ^0.9.90
dev
rand ^0.8.5
dev
rand-utf8 ^0.0.1
dev
tempfile ^3.8.0
dev
tokio ^1.35.1
dev
tracing-subscriber ^0.3.16
dev
tx5-signal-srv ^0.0.17-alpha
dev
Versions
100%
of the crate is documented
Go to latest stable release
Platform
i686-unknown-linux-gnu
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
tx5
0.0.17-alpha
PeerUrl
Aliased type
In crate tx5
tx5
Type Alias
PeerUrl
Copy item path
Source
pub type PeerUrl =
Tx5Url
;
Expand description
A peer connection url.
Aliased Type
ยง
struct PeerUrl(
/* private fields */
);