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

Method redacted

src/expr/src/explain/text.rs:1171–1173  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

1169 }
1170
1171 fn redacted(&self) -> bool {
1172 self.0
1173 }
1174
1175 /// Write `ident`.
1176 fn humanize_ident(_col: usize, ident: Ident, f: &mut fmt::Formatter<'_>) -> fmt::Result {

Callers 3

fmt_verbose_syntaxMethod · 0.45
humanize_datumMethod · 0.45
fmtMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected