mirror of
https://github.com/Dangoware/dmp-core.git
synced 2025-04-19 09:52:54 -05:00
6 lines
84 B
Rust
6 lines
84 B
Rust
use super::controller::Controller;
|
|
|
|
|
|
impl Controller {
|
|
//more stuff goes here
|
|
}
|