Constant cl_ast::format::delimiters::INLINE_BRACES
source · pub const INLINE_BRACES: Delimiters;
Expand description
Delimits with braces on the same line {
, …, }
pub const INLINE_BRACES: Delimiters;
Delimits with braces on the same line {
, …, }