Docs.rs
catalyzer-core-0.1.3
catalyzer-core 0.1.3
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
AtomicGamer9523
Dependencies
axum ^0.7
normal
axum-extra ^0.9
normal
optional
simple_logger ^4
normal
optional
log ^0.4
normal
tokio ^1
normal
tower ^0.4
normal
catalyzer-utils ^0.1.3
normal
Versions
100%
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
Module req
catalyzer
0.1.3
Module req
Module Items
Structs
Type Aliases
In crate catalyzer
catalyzer
Module
req
Copy item path
Source
Expand description
A collection of request types and utilities.
Structs
§
State
An extractor that extracts the state of the application.
Type Aliases
§
RawRequest
A type representing a raw request.