Skip to content

Fix tests requiring std to be conditional

Latest
Compare
Choose a tag to compare
@sagebind sagebind released this 04 Jun 15:32
· 8 commits to master since this release

Fixed

  • Ensure that any test or example that requires std in order to compile and run are conditionally compiled behind the std crate feature. (#8, #9)