Add settings and constants
This commit is contained in:
		
							parent
							
								
									e419923939
								
							
						
					
					
						commit
						ee68405874
					
				
					 6 changed files with 26 additions and 8 deletions
				
			
		
							
								
								
									
										1
									
								
								emgauwa-lib/src/constants.rs
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								emgauwa-lib/src/constants.rs
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1 @@
 | 
			
		|||
pub const DEFAULT_PORT: u16 = 4419;
 | 
			
		||||
| 
						 | 
				
			
			@ -1,3 +1,4 @@
 | 
			
		|||
pub mod constants;
 | 
			
		||||
pub mod db;
 | 
			
		||||
pub mod handlers;
 | 
			
		||||
pub mod return_models;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue