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

Method build

src/darkbird/schema.rs:114–116  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

112
113
114 pub fn build(self) -> Database {
115 Database::open(self.datastores)
116 }
117
118}
119

Callers 7

mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
k_nearest_neighborsFunction · 0.80
connect_to_scyllaMethod · 0.80

Calls

no outgoing calls

Tested by 1

k_nearest_neighborsFunction · 0.64