📦 install
Add the following to your Cargo.toml
file's [dependencies]
heading
[]
= "0.1"
🤸 usage
🚧 Interfaces are not yet finalized and are subject to change
This crate is intended as a visual reporting diagnostic for tools which operate on text sources.
The source_error::Error
type provides a helpful Display
and can be used on in any Error
context
use ;
use Error;
Doug Tangren (softprops) 2019