flycatcher-diagnostic

Crates.ioflycatcher-diagnostic
lib.rsflycatcher-diagnostic
version0.1.1
sourcesrc
created_at2021-08-18 04:07:34.865518
updated_at2021-08-19 09:21:55.682146
descriptionTools for emitting Rustc style error messages.
homepagehttps://github.com/redgush/rsflycatcher
repositoryhttps://github.com/redgush/rsflycatcher
max_upload_size
id438791
size10,596
Zack (trimorphdev)

documentation

README

flycatcher-diagnostic

This crate utilizes the codespan-reporting crate to make Rustc style error messages for the Flycatcher programming language. Its only dependency is codespan-reporting, so it is possible to use outside of Flycatcher.

Commit count: 205

cargo fmt