autoendpoint/routes/
mod.rs

1
2
3
pub mod health;
pub mod registration;
pub mod webpush;