Docs.rs
libjay-0.1.0
libjay 0.1.0
Docs.rs crate page
MIT
21 August 2026
Links
Repository
crates.io
Source
Owners
amyodov
Dependencies
multiversion ^0.8
normal
num-bigint ^0.5
normal
num-integer ^0.1
normal
num-traits ^0.2
normal
pollster ^0.4
normal
rayon ^1.12.0
normal
wgpu ^26
normal
naga ^26
dev
rstest ^0.25
dev
Versions
62.47%
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
Module error
jay
0.1.0
Module error
Module Items
Structs
Enums
Type Aliases
In crate jay
jay
Module
error
Copy item path
Source
Expand description
Error type carrying a position in the user’s source expression.
Structs
§
Error
Span
Byte range into the display source of a compiled program.
Enums
§
Error
Kind
Broad class of a failure.
NotYet
and
Language
are deliberately distinct: the former is a promise, the latter is a property of J/APL.
Type Aliases
§
Result