You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixing some stuff so that earlier versions of Rust will still compile
- added #[must_use] so that callers get warned about using the api without doing anything with the functions
- Added rust 1.27.0+ to the build and test matrices on travis