leo_
span
3.2.0
Module span
Module Items
Structs
In crate leo_
span
leo_span
Module
span
Copy item path
Source
Expand description
Defines the
Span
type used to track where code comes from.
Structs
ยง
Span
The span type which tracks where formatted errors originate from in a Leo file. This is used in many spots throughout the rest of the Leo crates.