Skip to main content

fetch

Function fetch 

Source
pub async fn fetch(conn: &mut PgConnection) -> Result<Vec<Cast>>
Expand description

Fetch all user-defined casts from the database.