Struct stemjail::srv::GetDotRequest [] [src]

pub struct GetDotRequest {
    pub response: Sender<GetDotResponse>,
}

Fields

response