Docs.rs
trident-lang-0.1.0
trident-lang 0.1.0
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
mastercyb
Dependencies
ariadne ^0.4
normal
blake3 ^1
normal
burn ^0.20
normal
bytemuck ^1
normal
clap ^4
normal
petgraph ^0.7
normal
pollster ^0.4
normal
rayon ^1.10
normal
rkyv ^0.8
normal
serde ^1
normal
statrs ^0.18
normal
tokio ^1
normal
tower-lsp ^0.20
normal
wgpu ^24
normal
criterion ^0.5
dev
insta ^1
dev
tempfile ^3
dev
Versions
61.11%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module span
trident
0.1.0
Module span
Module Items
Structs
In trident::
syntax
trident
::
syntax
Module
span
Copy item path
Source
Structs
ยง
Span
A source location: file ID + byte offset range.
Spanned
A value annotated with its source span.