fireplace_lib 3.0.2

Modular wayland window manager library
1
2
3
4
5
//! Collection of utility functions and macros

#[macro_use]
pub mod enum_serialization;
pub mod coordinates;