Registry / other / leo-span

leo-span

JSON →
library4.2.0rscratesunverified

Span handling for the Leo programming language compiler.

# Cargo.toml [dependencies] leo-span = "4.2.0"
INSTALL
IMPORT
SIG · LEO-SPAN
L
leo-span
otherrustv4.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Span
use leo_span::Span;

Create and manipulate source code spans for Leo.

use leo_span::Span; fn main() { let span = Span::new(0, 10); // Use span for source locations }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
leo-span — cargo add leo-span · libregistry