pub fn open(path: impl AsRef<Path>) -> Result<Connection>Expand description
Open (creating + migrating) the global memory database at path.
pub fn open(path: impl AsRef<Path>) -> Result<Connection>Open (creating + migrating) the global memory database at path.