MCPcopy Create free account
hub / github.com/Rustixir/darkbird / Database

Class Database

src/darkbird/database.rs:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12
13pub struct Database {
14 datastores: AnyMap
15}
16
17impl Database {
18

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected