Skip to main content

parse_rate_backend_name_method

Function parse_rate_backend_name_method 

Source
pub fn parse_rate_backend_name_method(
    name: &str,
    method: Option<&str>,
    options: &RateBackendShorthandOptions,
) -> SpecResult<RateBackend>
Expand description

Build a backend from shorthand CLI/Python-style name + optional method inputs.