mirror of
				https://github.com/bspeice/capnp_cookbook_1
				synced 2025-10-31 01:10:28 -04:00 
			
		
		
		
	Initial commit, still needs actual main.rs code
This commit is contained in:
		
							
								
								
									
										6
									
								
								schema/point.capnp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								schema/point.capnp
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,6 @@ | ||||
| @0xab555145c708dad2; | ||||
|  | ||||
| struct Point { | ||||
|     x @0 :Int32; | ||||
|     y @1 :Int32; | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Bradlee Speice
					Bradlee Speice