pub fn compile_rate_backend_name_method(
name: &str,
method: Option<&str>,
options: &RateBackendShorthandOptions,
) -> SpecResult<CompiledRateBackend>Expand description
Parse and compile a shorthand CLI/Python-style rate backend.
pub fn compile_rate_backend_name_method(
name: &str,
method: Option<&str>,
options: &RateBackendShorthandOptions,
) -> SpecResult<CompiledRateBackend>Parse and compile a shorthand CLI/Python-style rate backend.