3 unstable releases

Uses old Rust 2015

0.3.1 Mar 9, 2016
0.3.0 Mar 8, 2016
0.2.0 Feb 23, 2016

#127 in #error-message

34 downloads per month
Used in xswag-syntax-java

MIT license

28KB
594 lines

xswag-base

Build Status crates.io version

Documentation

This library provides basic functionality for xswag applications and libraries. It's mostly about pretty error messages and managing the source file. I'm not sure that this library is useful for general purpose use, because it was designed with the xswag in mind.

Note: While this project is alrady usable, it's still in its early days!

Development

Finished version are uploaded to crates.io and marked with a git tag. The master branch is the working branch and may be unstable. Please submit PRs against the master branch.


lib.rs:

xswag-base provides basic functionality for the xswag system.

Dependencies

~320KB