Skip to main content

connect

Function connect 

Source
pub async fn connect(
    config: &SqlitePoolConfig,
) -> Result<SqlitePool, SqliteError>