Skip to main content

call_for

Function call_for 

Source
pub fn call_for<'a>(
    method: &'a Method,
    matches: &ArgMatches,
) -> Result<Call<'a>>
Expand description

Assemble the request for a matched method.