Start rust rewrite
This commit is contained in:
		
						commit
						12d57d020f
					
				
					 22 changed files with 2599 additions and 0 deletions
				
			
		
							
								
								
									
										15
									
								
								.editorconfig
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								.editorconfig
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,15 @@
 | 
			
		|||
# EditorConfig is awesome:
 | 
			
		||||
# https://EditorConfig.org
 | 
			
		||||
 | 
			
		||||
# top-most EditorConfig file
 | 
			
		||||
root = true
 | 
			
		||||
 | 
			
		||||
# Unix-style newlines with a newline ending every file
 | 
			
		||||
[*]
 | 
			
		||||
end_of_line = lf
 | 
			
		||||
insert_final_newline = true
 | 
			
		||||
indent_style = space
 | 
			
		||||
indent_size = 4
 | 
			
		||||
 | 
			
		||||
[*.yml]
 | 
			
		||||
indent_size = 2
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue