add section_config.rs
This commit is contained in:
		@ -12,6 +12,8 @@ pub mod api {
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
pub mod section_config;
 | 
			
		||||
 | 
			
		||||
pub mod storage {
 | 
			
		||||
 | 
			
		||||
    pub mod futures;
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										9
									
								
								src/section_config.rs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								src/section_config.rs
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,9 @@
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
struct SectionConfig {
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
impl SectionConfig {
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user