Docs.rs
postrust-server-0.2.2
postrust-server 0.2.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bhanuc
Dependencies
anyhow ^1.0
normal
async-graphql ^7
normal
optional
async-graphql-axum ^7
normal
optional
async-trait ^0.1
normal
axum ^0.8
normal
bytes ^1.9
normal
chrono ^0.4
normal
http ^1.2
normal
hyper ^1.5
normal
postrust-auth ^0.2.0
normal
postrust-core ^0.2.0
normal
postrust-graphql ^0.2.0
normal
optional
postrust-response ^0.2.0
normal
postrust-sql ^0.2.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
thiserror ^2.0
normal
tokio ^1.43
normal
tower ^0.5
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
utoipa ^5
normal
optional
pretty_assertions ^1.4
dev
Versions
100%
of the crate is documented
Platform
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 app
postrust_
server
0.2.2
Module app
Module Items
Functions
In crate postrust_
server
postrust_server
Module
app
Copy item path
Source
Expand description
Request handling.
Functions
ยง
handle_
request
Main request handler.