Function vorm::get_db

source ·
pub async fn get_db(uri: &str, name: &str) -> Result<Database>
Expand description

Get database through client initialized with given URI.

Configuration parameters accepted in URI are accepted.