Docs.rs
samey-0.1.0
samey 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
BadMannersXYZ
Dependencies
askama ^0.13.0
normal
async-trait ^0.1.88
normal
axum ^0.8.3
normal
axum-extra ^0.10.1
normal
axum-login ^0.17.0
normal
chrono ^0.4.40
normal
clap ^4.5.35
normal
futures-util ^0.3.31
normal
image ^0.25.6
normal
itertools ^0.14.0
normal
mime_guess ^2.0.5
normal
password-auth ^1.0.0
normal
pulldown-cmark ^0.13.0
normal
rand ^0.9.0
normal
rss ^2.0.12
normal
rust-embed ^8.7.0
normal
samey-migration ^0.1.0
normal
sea-orm ^1.1.8
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
thiserror ^2.0.12
normal
time ^0.3.41
normal
tokio ^1.44.1
normal
tower-http ^0.6.2
normal
tower-sessions ^0.14.0
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
samey
0.1.0
All Items
Crate Items
Enums
Functions
Crate
samey
Copy item path
Source
Expand description
Sam’s small image board.
Enums
§
Samey
Error
Errors from Samey.
Functions
§
create_
user
Helper function to create a single user.
get_
router
Creates an Axum router for a Samey application.