Registry / other / leo-errors

leo-errors

JSON →
library4.2.0rscratesunverified

Error types for the Leo programming language compiler.

# Cargo.toml [dependencies] leo-errors = "4.2.0"
INSTALL
IMPORT
SIG · LEO-ERRORS
L
leo-errors
otherrustv4.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LeoError
use leo_errors::LeoError;

Create and handle Leo compiler errors.

use leo_errors::LeoError; fn main() { let error = LeoError::new("Something went wrong"); // Handle Leo errors }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
leo-errors — cargo add leo-errors · libregistry