Add import sorting options to .rustfmt.toml.
This commit is contained in:
parent
11d35fe300
commit
3632dd5e09
6 changed files with 28 additions and 14 deletions
|
|
@ -1,6 +1,7 @@
|
|||
use htmlua_parser::serve::serve_content;
|
||||
use std::env;
|
||||
|
||||
use htmlua_parser::serve::serve_content;
|
||||
|
||||
fn main() {
|
||||
println!("Content-Type: text/html\n");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue