Carry output information on visible command all the way to C
This commit is contained in:
@ -14,6 +14,9 @@ extern crate maplit;
|
||||
extern crate serde;
|
||||
extern crate xkbcommon;
|
||||
|
||||
#[cfg(test)]
|
||||
#[macro_use]
|
||||
mod assert_matches;
|
||||
#[macro_use]
|
||||
mod logging;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user