Skip to main content

ApiError

Type Alias ApiError 

Source
pub type ApiError = (StatusCode, Json<Value>);