lisbeth-error

Crates.iolisbeth-error
lib.rslisbeth-error
version0.1.0
sourcesrc
created_at2020-12-25 21:58:02.720431
updated_at2020-12-25 21:58:02.720431
descriptionSpan handling, error generation and reporting crate
homepage
repositoryhttps://github.com/scrabsha/lisbeth
max_upload_size
id327282
size51,032
Sasha (scrabsha)

documentation

https://docs.rs/lisbeth-error

README

Lisbeth-error

Build Status Latest Version Rust Documentation

Span manipulation and error reporting made easy.

This crate provide datatypes that aim to make compilation and parsing easier. It contains data structures that store text and carry with them its span and an error reporting system.

Note: while the code is stored in the lisbeth parsing framework repository, this crate contains. Only span- and error reporting-related code. As such, it can be used in any project requiring span management and proper error reporting.

Commit count: 38

cargo fmt