adminx-seaorm
SeaORM storage backend (PostgreSQL / MySQL / SQLite) for the adminx admin-panel framework.
You probably want adminx
Don't depend on this crate directly — depend on the single
adminx facade and enable it via features:
= { = "3", = ["seaorm", "axum"] }
Full documentation and usage: docs.rs/adminx. MIT licensed.