Function entity::global::set_db[][src]

pub fn set_db<D: Database + 'static>(database: D) -> WeakDatabaseRc

Sets the global database to the specific database implementation