init
This commit is contained in:
		
							
								
								
									
										13
									
								
								rustfmt.toml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								rustfmt.toml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
edition = "2021"
 | 
			
		||||
max_width = 120
 | 
			
		||||
reorder_imports = true
 | 
			
		||||
struct_lit_width = 60
 | 
			
		||||
struct_variant_width = 60
 | 
			
		||||
 | 
			
		||||
# struct_field_align_threshold = 40
 | 
			
		||||
# comment_width = 120
 | 
			
		||||
# fn_single_line = false
 | 
			
		||||
# imports_layout = "HorizontalVertical"
 | 
			
		||||
# match_arm_blocks = false
 | 
			
		||||
# overflow_delimited_expr = true
 | 
			
		||||
# imports_granularity = "Crate"
 | 
			
		||||
		Reference in New Issue
	
	Block a user