Docs.rs
simple-api-0.1.0
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
simple-api 0.1.0
A simple web framework for learing Rust
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
81
items documented
0
out of
70
items with examples
Links
Homepage
Xyc2016/simple-api
0
0
0
crates.io
Dependencies
anyhow ^1.0
normal
async-trait ^0.1.72
normal
base64 ^0.21.2
normal
cookie ^0.17
normal
digest ^0.9.0
normal
hex ^0.4
normal
hmac ^0.12
normal
hyper ^0.14
normal
mime_guess ^2.0.4
normal
once_cell ^1.18.0
normal
redis ^0.23.0
normal
regex ^1.9.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10.7
normal
tokio ^1
normal
url ^2.4.0
normal
uuid ^1.4
normal
Versions
0.1.0
Owners
Simple API
Description
A web framework for learning Rust.