MCPcopy Create free account
hub / github.com/MaterializeInc/materialize / default

Method default

src/sql/src/session/vars.rs:1170–1172  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1168
1169impl Default for SystemVars {
1170 fn default() -> Self {
1171 Self::new()
1172 }
1173}
1174
1175impl SystemVars {

Callers 1

newMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected