Macro steward::headline

source ·
macro_rules! headline {
    ($cmd:expr) => { ... };
}
Expand description

Formats a headline that gets printed to console when running a command.

❯ Building server: $ cargo build [@ my-project/server]