abrasion/third_party/cargo/vendor/wayland-commons-0.28.3/README.md

9 lines
727 B
Markdown

[![crates.io](http://meritbadge.herokuapp.com/wayland-commons)](https://crates.io/crates/wayland-commons)
[![docs.rs](https://docs.rs/wayland-commons/badge.svg)](https://docs.rs/wayland-commons)
[![Continuous Integration](https://github.com/Smithay/wayland-rs/workflows/Continuous%20Integration/badge.svg)](https://github.com/Smithay/wayland-rs/actions?query=workflow%3A%22Continuous+Integration%22)
[![codecov](https://codecov.io/gh/Smithay/wayland-rs/branch/master/graph/badge.svg)](https://codecov.io/gh/Smithay/wayland-rs)
# wayland-commons
This crate regroups common routine and code used by `wayland-client` and `wayland-server`,
as such, you should not need to use it directly, but instead use one of these two crates.