Docs.rs
leo-errors-2.7.1
leo-errors 2.7.1
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 =2.7.1
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
leo_
errors
2.7.1
Module compiler_
errors
Module Items
Enums
In crate leo_
errors
leo_errors
Module
compiler_errors
Copy item path
Source
Expand description
This module contains the Compiler error definitions.
Enums
ยง
Compiler
Error
CompilerError enum that represents all the errors for the
leo-compiler
crate.