pub fn compile_profile(
cfg: &LimitProfileConfig,
) -> Result<CompiledProfile, String>Expand description
Compile a single limit profile from its config.
pub fn compile_profile(
cfg: &LimitProfileConfig,
) -> Result<CompiledProfile, String>Compile a single limit profile from its config.