Skip to main content

get_by_phase

Function get_by_phase 

Source
pub async fn get_by_phase(
    conn: &mut PgConnection,
    phase: &str,
) -> ModelResult<CreditRegistrationPhaseState>