tablejohn/src/server/web/pages.rs
2023-08-15 01:28:25 +02:00

8 lines
148 B
Rust

pub mod commit;
pub mod graph;
pub mod index;
pub mod queue;
pub mod run;
pub mod worker;
// TODO Admin page with vacuum+analyze, deleting output?