Docs.rs
kyu-parser-0.1.0
kyu-parser 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
darmie
Dependencies
ariadne ^0.4
normal
chumsky ^0.9
normal
kyu-common ^0.1.0
normal
kyu-types ^0.1.0
normal
smol_str ^0.3
normal
Versions
10.37%
of the crate is documented
Go to latest version
Platform
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
kyu_
parser
0.1.0
Module span
Module Items
Type Aliases
In crate kyu_
parser
kyu_parser
Module
span
Copy item path
Source
Type Aliases
ยง
Span
Byte offset span in source text.
Spanned
A value with an associated source span.