mangadex-home-rs/src/stop.rs

4 lines
43 B
Rust

struct StopRequest {
secret: String,
}