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

Class Indices

src/repr/src/explain.rs:632–632  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

630/// Pretty-prints a list of indices.
631#[derive(Debug)]
632pub struct Indices<'a>(pub &'a [usize]);
633
634/// Pretty-prints a list of scalar expressions that may have runs of column
635/// indices as a comma-separated list interleaved with interval expressions.

Callers 5

fmt_verbose_textMethod · 0.85
fmt_textMethod · 0.85
fmt_default_textMethod · 0.85
fmt_verbose_syntaxMethod · 0.85
fmt_raw_syntaxMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected