anvil_zksync_common

Macro sh_eprintln

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

Macro to print a formatted message (with newline) to stderr.