MCPcopy Create free account
hub / github.com/clockworklabs/SpacetimeDB / SchemaViewer

Class SchemaViewer

crates/expr/src/check.rs:197–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195 }
196
197 pub struct SchemaViewer(pub ModuleDef);
198
199 impl SchemaView for SchemaViewer {
200 fn table_id(&self, name: &str) -> Option<TableId> {

Callers 5

valid_literalsFunction · 0.70
valid_literals_for_typeFunction · 0.70
invalid_literalsFunction · 0.70
validFunction · 0.70
invalidFunction · 0.70

Calls

no outgoing calls

Tested by 5

valid_literalsFunction · 0.56
valid_literals_for_typeFunction · 0.56
invalid_literalsFunction · 0.56
validFunction · 0.56
invalidFunction · 0.56

Used in the wild real call sites across dependent graphs

searching dependent graphs…