Docs.rs
quokka-admin-0.1.0
quokka-admin 0.1.0
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
YannikSc
Dependencies
argon2 ^0.5
normal
axum ^0.8
normal
clap ^4.5.37
normal
futures ^0.3
normal
quokka ^0.1.1
normal
quokka-admin-macros ^0.1.0
normal
rand ^0.9
normal
rpassword ^7.4.0
normal
rust-embed ^8.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
time ^0.3
normal
tokio ^1.43
normal
tower-layer ^0.3
normal
tower-service ^0.3
normal
tracing ^0.1
normal
Versions
13.31%
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
Skip to main content
Module handler
quokka_
admin
0.1.0
Module handler
Module Items
Structs
Constants
In crate quokka_
admin
quokka_admin
Module
handler
Copy item path
Source
Structs
§
Entity
Handler
This is the main item for presenting your custom entity to the admin-ui. It requires a
AdminCreateForm
,
AdminUpdateForm
and
AdminListing
.
Constants
§
DELETE_
ENTITY_
CONFIRM_
PAGE
ENTITY_
LISTING_
TEMPLATE
FORM_
CREATE_
TEMPLATE
FORM_
UPDATE_
TEMPLATE