Add conversion functions for winit feature

This commit is contained in:
Héctor Ramón Jiménez 2019-09-01 05:28:19 +02:00
parent 6fbba6f4ee
commit c0083437eb
5 changed files with 195 additions and 6 deletions

View file

@ -18,4 +18,4 @@ jobs:
sudo apt-get install -y libasound2-dev libudev-dev
- uses: actions/checkout@master
- name: Run tests
run: cargo test --verbose
run: cargo test --verbose --all-features