Skip to content

SpanLabel

[Source]

Labels that identify what kind of structure a span represents. Pass one to Randomness.start_span when building custom generators.

type SpanLabel is
  (SpanShuffle val | SpanFilter val | SpanElement val)

Type Alias For