GetBlindersResponse

Type Alias GetBlindersResponse 

Source
pub type GetBlindersResponse = AdminResponse<Blinders>;
Expand description

The response for getting the blinders

Aliased Typeยง

pub struct GetBlindersResponse { /* private fields */ }