headless_
lms_
models
0.1.0
In headless_
lms_
models::
code_
giveaways
headless_lms_models
::
code_giveaways
Function
get_by_id
Copy item path
Source
pub async fn get_by_id( conn: &mut
PgConnection
, id:
Uuid
, ) ->
ModelResult
<
CodeGiveaway
>