Docs.rs
val-0.4.1
val 0.4.1
Docs.rs crate page
CC0-1.0
31 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
terror
Dependencies
anyhow ^1.0.102
normal
ariadne ^0.6.0
normal
chumsky ^0.13.0
normal
clap ^4.5.60
normal
gmp-mpfr-sys ~1.7
normal
optional
rug ^1.30.0
normal
criterion ^0.8.2
dev
executable-path ^1.0.1
dev
indoc ^2.0.7
dev
pretty_assertions ^1.4.1
dev
tempfile ^3.27.0
dev
unindent ^0.2.4
dev
dirs ^6.0.0
normal
rustyline ^18.0.0
normal
Versions
0.86%
of the crate is documented
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
Spanned
val
0.4.1
val
Type Alias
Spanned
Copy item path
Source
pub type Spanned<T> = (T,
Span
);