macro_rules! clientside {
() => { ... };
($fname:expr) => { ... };
}Expand description
Fallback when xdg is not available - logs to stdout
macro_rules! clientside {
() => { ... };
($fname:expr) => { ... };
}Fallback when xdg is not available - logs to stdout