Docs.rs
oddity-rtsp-protocol-0.2.0
oddity-rtsp-protocol 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
gerwin3
Dependencies
bytes ^1
normal
http ^1.0
normal
tokio-util ^0.7
normal
optional
Versions
18.48%
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
StatusCode
oddity_
rtsp_
protocol
0.2.0
Status
Code
Trait Implementations
Serialize
In crate oddity_
rtsp_
protocol
oddity_rtsp_protocol
Type Alias
Status
Code
Copy item path
Source
pub type StatusCode =
usize
;
Trait Implementations
§
Source
§
impl
Serialize
for
StatusCode
Source
§
fn
serialize
(self, dst: &mut
BytesMut
) ->
Result
<
()
>