Skip to main content

set_active

Function set_active 

Source
pub async fn set_active(db: &Db, id: i64, is_active: bool) -> Result<(), Error>