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
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
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
58
items with examples
Size
Source code size: 54.51 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 9.82 MB
This is the summed size of all files generated by rustdoc for all configured targets
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
(2023-08-05)
Owners
Simple API
Description
A web framework for learning Rust.