Docs.rs
whynotblog-1.1.0
whynotblog 1.1.0
Permalink
Docs.rs crate page
CC0-1.0
Links
Repository
crates.io
Source
Owners
whynotavailable
Dependencies
anyhow ^1.0.86
normal
axum ^0.7.5
normal
clap ^4.5.13
normal
config ^0.14.0
normal
handlebars ^6.0.0
normal
libsql ^0.5.0
normal
pulldown-cmark ^0.11.0
normal
serde ^1.0.204
normal
serde_json ^1.0.122
normal
tokio ^1.39.2
normal
tower ^0.4.13
normal
tower-http ^0.5.2
normal
criterion ^0.5.1
dev
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
whynotblog
1.1.0
Crate Items
Structs
Functions
Type Aliases
List of all items
Structs
errors::AppError
models::AppState
models::PageContent
models::PageData
models::PostContent
models::PostData
models::PostSearchResult
models::RenderData
models::SearchParams
Functions
actual_main
data::get_list
data::get_one
routes::handle_page
routes::handle_post
routes::search
Type Aliases
errors::AppResult