Type Alias chandeliers_err::Span
source · pub type Span = Transparent<Span>;Expand description
Reexport of Span, but this time forgeable in tests and
transparent to Eq and Hash.
Aliased Type§
struct Span { /* private fields */ }pub type Span = Transparent<Span>;Reexport of Span, but this time forgeable in tests and
transparent to Eq and Hash.
struct Span { /* private fields */ }