Skip to main content

is_idempotent_method

Function is_idempotent_method 

Source
pub fn is_idempotent_method(input: &str) -> bool
Expand description

Returns true when the method is defined as idempotent.