Skip to main content
get_term_by_id
headless_
lms_
models
0.1.0
In headless_
lms_
models::
glossary
headless_lms_models
::
glossary
Function
get_
term_
by_
id
Copy item path
Source
pub async fn get_term_by_id( conn: &mut
PgConnection
, id:
Uuid
, ) ->
ModelResult
<
GlossaryTerm
>