Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1169
impl Default for SystemVars {
1170
fn default() -> Self {
1171
Self::new()
1172
}
1173
}
1174
1175
impl SystemVars {
Callers
1
new
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected