mangadex-home-rs/src/stop.rs

4 lines
43 B
Rust
Raw Normal View History

2021-03-18 01:45:16 +00:00
struct StopRequest {
secret: String,
}