Skip to main content

connect

Function connect 

Source
pub async fn connect(url: &str) -> Result<DatabaseConnection, DatabaseError>
Expand description

Open a connection to the relational database.