Constant cl_ast::format::delimiters::INLINE_PARENS
source · pub const INLINE_PARENS: Delimiters;
Expand description
Delimits with parentheses on the same line (
, …, )
pub const INLINE_PARENS: Delimiters;
Delimits with parentheses on the same line (
, …, )