[![crates.io](https://img.shields.io/crates/v/wayland-commons.svg)](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.