fuels_code_gen

Macro error

source
macro_rules! error {
    ($fmt_str: literal $(,$arg: expr)*) => { ... };
}