Docs.rs
axum-codec-0.0.20
axum-codec 0.0.20
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
matteopolak
Dependencies
aide ^0.14
normal
optional
axum ^0.8
normal
axum-codec-macros ^0.0.13
normal
bincode ^2
normal
optional
bitcode ^0.6.3
normal
optional
bytes ^1
normal
ciborium ^0.2
normal
optional
mime ^0.3
normal
rmp-serde ^1
normal
optional
schemars ^0.8
normal
optional
serde ^1
normal
optional
serde_json ^1
normal
optional
serde_urlencoded ^0.7
normal
optional
serde_yaml ^0.9
normal
optional
thiserror ^2
normal
toml ^0.9
normal
optional
validator ^0.20
normal
optional
axum ^0.8
dev
bitcode ^0.6.3
dev
serde ^1
dev
tokio ^1
dev
Versions
62.03%
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
All
axum_
codec
0.0.20
Crate Items
Structs
Enums
Traits
Functions
Attribute Macros
List of all items
Structs
Accept
extract::BorrowCodec
extract::Codec
handler::CodecHandlerFn
rejection::Message
routing::MethodRouter
Enums
ContentType
rejection::CodecRejection
Traits
CodecDecode
CodecEncode
handler::CodecHandler
handler::Input
response::IntoCodecResponse
Attribute Macros
apply
debug_handler
debug_middleware
Functions
routing::delete
routing::delete_with
routing::get
routing::get_with
routing::head
routing::head_with
routing::options
routing::options_with
routing::patch
routing::patch_with
routing::post
routing::post_with
routing::put
routing::put_with
routing::trace
routing::trace_with