lyon 0.8.8

2D Graphics rendering on the GPU using tessellation.
Documentation
1
2
3
4
5
6
7
8
9
language: rust
rust:
  - stable
  - nightly
env:
  - RUST_BACKTRACE=1
script:
  - cargo test --all