Docs.rs
http-serde-ext-1.0.2
http-serde-ext 1.0.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
andrewtoth
Dependencies
http ^1
normal
serde ^1
normal
bincode ^1.3
dev
fake ^2.9.2
dev
postcard ^1.0
dev
serde_cbor ^0.11
dev
serde_json ^1.0
dev
serde_yaml ^0.9
dev
Versions
3.64%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
serialize
http_
serde_
ext
1.0.2
In http_
serde_
ext::
status_
code::
hash_
set
http_serde_ext
::
status_code
::
hash_set
Function
serialize
Copy item path
Source
pub fn serialize<S:
Serializer
>( val: &
HashSet
<
StatusCode
>, ser: S, ) ->
Result
<S::
Ok
, S::
Error
>