Macro zkevm_circuits::concat_with_preamble
source · macro_rules! concat_with_preamble { ($($args:expr),* $(,)?) => { ... }; }
Expand description
Concats arguments with preamble consisting of the originating file and line.
macro_rules! concat_with_preamble { ($($args:expr),* $(,)?) => { ... }; }
Concats arguments with preamble consisting of the originating file and line.