Trait MatchResponse

Source
pub trait MatchResponse<Req> {
    type Resp;
}

Required Associated Types§

Implementors§