mangadex-home-rs/src/stop.rs

4 lines
43 B
Rust
Raw Normal View History

2021-03-17 18:45:16 -07:00
struct StopRequest {
secret: String,
}