Skip to main content

set_active

Function set_active 

Source
pub async fn set_active(
    db: &SqlitePool,
    input: ProviderSetActiveInput,
) -> Result<()>