Skip to main content

phase

Function phase 

Source
pub fn phase(verb: &str, rest: impl Display)
Expand description

Print a cargo-style phase header (right-aligned bold-green verb) to stderr unless --quiet is active.

   Compiling hello v0.1.0 (LOGOS → Rust)
    Finished dev profile in 3.2s