This repository was archived by the owner on Oct 6, 2020. It is now read-only.
Replaced tuple return values with single struct for ergonomics
Pre-release
Pre-release
Breaking changes:
- Changed return type from tuple to single struct to make methods more ergonomic. Issue #26.