Macro success

Source
macro_rules! success {
    ($($arg:tt)*) => { ... };
}
Expand description

Prints a success.