Macro git_z::warning

source ·
macro_rules! warning {
    ($($arg:tt)*) => { ... };
}
Expand description

Prints a warning.