Skip to main content

add

Function add 

Source
pub async fn add(
    db: &SqlitePool,
    input: ProviderAddInput,
) -> Result<ProviderRecord>