Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes #22, superseedes #28
Type of change
Please delete options that are not relevant.
[x] Bug fix (non-breaking change which fixes an issue)
Code Checklist
[x] I have performed a self-review of my own code
[ ] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[ ] I have implemented respective test(s)
[x] I have run lints and tests (cargo fmt && cargo clippy && cargo test) that prove my fix is effective or that my feature works
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes #22, superseedes #28
Type of change
Please delete options that are not relevant.
Code Checklist