Skip to main content

match_format_from_query

Function match_format_from_query 

Source
pub fn match_format_from_query(
    endpoint: &Endpoint,
    query: &HashMap<String, String>,
) -> Result<Format>
Expand description

Match the format from a query parameter.