This commit is contained in:
JMARyA 2025-01-14 22:56:07 +01:00
parent 4a537cd933
commit 8208fa8899
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
20 changed files with 944 additions and 15 deletions

View file

@ -4,9 +4,9 @@ pub mod auth;
pub mod format;
#[cfg(feature = "htmx")]
pub mod htmx;
pub mod page;
pub mod request;
pub mod result;
pub mod ui;
// TODO : CORS?