Macro stylua_lib::fmt_op [−][src]
macro_rules! fmt_op {
($ctx : expr, $enum : ident, $value : ident, $shape : expr,
{ $($operator : ident = $output : expr,) + }) => { ... };
}
macro_rules! fmt_op {
($ctx : expr, $enum : ident, $value : ident, $shape : expr,
{ $($operator : ident = $output : expr,) + }) => { ... };
}