Docs.rs
stun-types-0.4.1
stun-types 0.4.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ystreet
Dependencies
arbitrary ^1
normal
optional
byteorder ^1
normal
crc ^3
normal
hmac ^0.12
normal
md-5 ^0.10
normal
rand ^0.9
normal
sha-1 ^0.10
normal
sha2 ^0.10
normal
smallvec ^1.6.1
normal
thiserror ^2
normal
tracing ^0.1
normal
criterion ^0.6
dev
tracing-subscriber ^0.3
dev
Versions
100%
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
stun_
types
0.4.1
Module data
Module Items
Structs
Enums
In crate stun_
types
stun_types
Module
data
Copy item path
Source
Expand description
Data handling
Provides a CoW interface for slices of
[u8]
and
Box<[u8]>
Structs
§
Data
Owned
An owned piece of data
Data
Slice
A slice of data
Enums
§
Data
An owned or borrowed piece of data