update
This commit is contained in:
parent
e02def6bc1
commit
f3880d77d2
8 changed files with 265 additions and 85 deletions
|
@ -2,10 +2,9 @@
|
|||
|
||||
use tokio::sync::OnceCell;
|
||||
|
||||
pub mod asset;
|
||||
pub mod auth;
|
||||
pub mod format;
|
||||
#[cfg(feature = "htmx")]
|
||||
pub mod htmx;
|
||||
pub mod request;
|
||||
pub mod result;
|
||||
pub mod ui;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue