pub fn open_db(path: &Path) -> Result<Connection>Expand description
Owned MemoryDb connection helper. Used by services to spawn
the worker without exposing the raw Connection.
pub fn open_db(path: &Path) -> Result<Connection>Owned MemoryDb connection helper. Used by services to spawn
the worker without exposing the raw Connection.