Skip to main content

HttpMethodsIter

Type Alias HttpMethodsIter 

Source
pub type HttpMethodsIter<'a> = [(&'static str, &'a Option<Operation>); 8];
Expand description

A helper type to iterate over all HTTP methods in a PathItem