[][src]Function koibumi_common::node::prepare

pub async fn prepare(params: &Params) -> Result<SqlitePool, Error>

Connects the database and returns a connection pool object.