mirror of
				https://github.com/AppFlowy-IO/AppFlowy.git
				synced 2025-11-03 19:43:52 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			107 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			107 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
fn main() {
 | 
						|
  #[cfg(feature = "dart")]
 | 
						|
  flowy_codegen::protobuf_file::dart_gen(env!("CARGO_PKG_NAME"));
 | 
						|
}
 |