fn require_known_phase(phase: &str) -> Result<&'static str, ControllerError>Expand description
Resolves a path segment to the spelling credit_registration_phase_state stores, refusing anything
that is not a canonical phase name.
fn require_known_phase(phase: &str) -> Result<&'static str, ControllerError>Resolves a path segment to the spelling credit_registration_phase_state stores, refusing anything
that is not a canonical phase name.