halley-config 0.3.2

Configuration loading and parsing for the Halley Wayland compositor.
Documentation
1
2
3
4
5
6
7
8
9
10
mod defaults;
mod guards;
mod paths;
mod runtime;
mod types;
mod update;

pub use defaults::*;
pub use runtime::*;
pub use types::*;