Files
my-website-v2/backend/public/src/routes/authors.rs

3 lines
46 B
Rust
Raw Normal View History

pub struct AuthorsRoute;
impl AuthorsRoute {}