mirror of
				https://github.com/AppFlowy-IO/AppFlowy.git
				synced 2025-10-31 18:15:09 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			75 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			75 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
| fn main() {
 | |
|   flowy_codegen::protobuf_file::gen(env!("CARGO_PKG_NAME"));
 | |
| }
 | 
