Docs.rs
leo-errors-3.1.0
leo-errors 3.1.0
Permalink
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
collinc97
d0cd
Dependencies
anyhow ^1.0
normal
backtrace ^0.3.74
normal
color-backtrace ^0.6.1
normal
colored ^2.0.4
normal
derivative ^2.2.0
normal
itertools ^0.13.0
normal
leo-span =3.1.0
normal
serde ^1.0.214
normal
thiserror ^1.0.65
normal
Versions
64.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-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
leo_
errors
3.1.0
Module parser_
errors
Module Items
Enums
In crate leo_
errors
leo_errors
Module
parser_errors
Copy item path
Source
Expand description
This module contains the Parser error definitions.
Enums
ยง
Parser
Error
ParserError enum that represents all the errors for the
leo-parser
crate.