Struct bonsaidb_core::admin::Admin
source · pub struct Admin;
Expand description
The BonsaiDb administration schema.
Trait Implementations§
source§impl Schema for Admin
impl Schema for Admin
source§fn schema_name() -> SchemaName
fn schema_name() -> SchemaName
Returns the unique
SchemaName
for this schema.