bspc_rust_lib 0.2.0

A library that allows bspc commands to be executed through rust programs
Documentation
1
2
3
4
5
pub mod layout;
pub mod selector;
pub mod command;
pub mod descriptor;
pub mod modifier;