6 lines
No EOL
65 B
Rust
6 lines
No EOL
65 B
Rust
pub mod routing;
|
|
|
|
#[derive(Debug, Clone)]
|
|
pub struct AppState{
|
|
|
|
} |