Docs.rs
halo-rest-0.1.0
halo-rest 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
halo-micro
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
halo-core ^0.1.0
normal
flate2 ^1
normal
form_urlencoded ^1
normal
futures ^0.3
normal
http ^0.2
normal
hyper ^0.14
normal
jsonwebtoken ^9
normal
halo-macros ^0.1.0
normal
matchit ^0.7
normal
serde ^1
normal
serde_json ^1
normal
serde_urlencoded ^0.7
normal
tokio ^1
normal
tokio-util ^0.7
normal
axum ^0.7
dev
criterion ^0.5
dev
hyper ^0.14
dev
Versions
61.48%
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 response
rest
0.1.0
Module response
Module Items
Functions
In rest::
http
rest
::
http
Module
response
Copy item path
Source
Functions
ยง
bad_
request
400 Bad Request with text body.
error
Error response with custom status and message.
ok
200 OK with custom body.
ok_json
200 OK with JSON body.