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.