bspc_rust_lib 0.2.0

A library that allows bspc commands to be executed through rust programs
Documentation
1
2
3
pub mod bspc;
pub(crate) mod socket_communication;
pub mod util;