Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_literals
Function · 0.70
valid_literals_for_type
Function · 0.70
invalid_literals
Function · 0.70
valid
Function · 0.70
invalid
Function · 0.70
Calls
no outgoing calls
Tested by
5
valid_literals
Function · 0.56
valid_literals_for_type
Function · 0.56
invalid_literals
Function · 0.56
valid
Function · 0.56
invalid
Function · 0.56
Used in the wild
real call sites across dependent graphs
searching dependent graphs…