Skip to main content
get_all
headless_
lms_
models
0.1.0
In headless_
lms_
models::
credit_
registration_
phase_
state
headless_lms_models
::
credit_registration_phase_state
Function
get_all
Copy item path
Source
pub async fn get_all( conn: &mut
PgConnection
, ) ->
ModelResult
<
Vec
<
CreditRegistrationPhaseState
>>