Searched refs:apply_conversion (Results 1 – 1 of 1) sorted by relevance
196 fn apply_conversion(conv: &Converter, value: String) -> Result<String, DeviceKeyError> { in apply_action() function215 KeyAction::Apply(converter) => apply_conversion(converter, value), in apply_action()222 apply_conversion(converter, value) in apply_action()