Smithay / wlcs-rs

Rust bindings for wlcs (Wayland Conformance Test Suite)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wlcs-rs

Bindings and helpers for implementing wlcs. See wlcs_anvil for usage.

Usage

Add wlcs-rs as a dependency in Cargo.toml

[dependencies]
wlcs = "^0.1.0"

About

Rust bindings for wlcs (Wayland Conformance Test Suite)

License:MIT License


Languages

Language:Rust 100.0%