pub fn lebail_phase_scale_key( phase_id: &str, ) -> Result<ParameterKey, LeBailError>
Return the stable key for a phase scale.
Returns LeBailError for an invalid phase ID.
LeBailError