Cargo fmt
This commit is contained in:
parent
fa6892eb63
commit
154bf8e1af
18 changed files with 98 additions and 101 deletions
|
|
@ -36,9 +36,9 @@ impl<'a> StringFormat<'a> {
|
|||
closer: "\"",
|
||||
line_start: " ",
|
||||
line_end: "\\",
|
||||
shape: shape,
|
||||
shape,
|
||||
trim_end: false,
|
||||
config: config,
|
||||
config,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue