throw 0.1.0

Throw is an extension of error handling in rust which adds statically produced stack traces
Documentation
1
2
3
4
5
6
language: rust
sudo: false
rust:
- stable
- beta
- nightly