Docs.rs
smart-fridge-2.0.0
smart-fridge 2.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ValentinColin
Dependencies
anyhow ^1.0.72
normal
axum ^0.6.20
normal
chrono ^0.4.26
normal
clap ^4.4.6
normal
dotenvy ^0.15.7
normal
env_logger ^0.10.0
normal
impl_new ^0.2.1
normal
log ^0.4.19
normal
reqwest ^0.11.20
normal
serde ^1.0.183
normal
serde_with ^3.2.0
normal
sqlx ^0.7.1
normal
thiserror ^1.0.44
normal
time ^0.3.25
normal
tokio ^1.30.0
normal
uuid ^1.4.1
normal
hyper ^0.14
dev
tower ^0.4.13
dev
Versions
87.5%
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
☰
smart_fridge
2.0.0
Structs
Enums
Constants
Functions
?
List of all items
Structs
db::CleanupParam
http::food::Food
http::handler::FormAddFood
Enums
http::error::Error
Functions
db::cleanup
db::get_db_url
http::app
http::handler::add_food
http::handler::delete_food
http::handler::get_food
http::handler::list_food
Constants
API_PREFIX