pub type BoxedDatabase = Box<dyn XmtpDb<Connection = SqliteConnection, DbQuery = DbConnection<SqliteConnection>>>;Aliased Typeยง
pub struct BoxedDatabase(/* private fields */);pub type BoxedDatabase = Box<dyn XmtpDb<Connection = SqliteConnection, DbQuery = DbConnection<SqliteConnection>>>;pub struct BoxedDatabase(/* private fields */);