moduleStd.Db.Sqlite2 public declarationsconnectStr -> Int -> Result[Std.Db.Driver.Client, Std.Db.Driver.Error]One serialized connection preserves a single database for :memory: clients.fndriverStd.Db.Driver.DriverThe SQLite driver, for a set a program assembles itself.fn