pub fn map_status_error(
status: StatusCode,
response_text: String,
) -> WebmasterApiErrorExpand description
Helper function to map HTTP status codes to appropriate errors
pub fn map_status_error(
status: StatusCode,
response_text: String,
) -> WebmasterApiErrorHelper function to map HTTP status codes to appropriate errors