Skip to main content

Module version

Module version 

Source

Structs§

BuildInfo
Compile-time and runtime information about a vane binary.

Functions§

print_banner
Print the shared build banner used by both vane -v and vaned -v. Goes straight to stdout. ANSI colour escapes are emitted only when stdout is detected as a TTY (via owo-colors’ Stream::Stdout check), so vane -v | cat still produces flat ASCII.