mirror of
				https://github.com/bspeice/qadapt
				synced 2025-10-31 09:30:37 -04:00 
			
		
		
		
	I lied, the cleanup is never done
This commit is contained in:
		| @ -1,5 +1,19 @@ | ||||
| [package] | ||||
| name = "qadapt-macro" | ||||
| version = "0.3.0" | ||||
| authors = ["Bradlee Speice <bradlee@speice.io>"] | ||||
| description = "The Quick And Dirty Allocation Profiling Tool - Support Macros" | ||||
| license = "Apache-2.0" | ||||
| readme = "README.md" | ||||
| categories = [ | ||||
|     "development-tools", | ||||
|     "development-tools::debugging", | ||||
|     "development-tools::profiling", | ||||
|     "development-tools::testing", | ||||
|     "memory-management" | ||||
| ] | ||||
| repository = "https://github.com/bspeice/qadapt.git" | ||||
| name = "qadapt-macro" | ||||
| version = "0.1.0" | ||||
| authors = ["Bradlee Speice <bradlee@speice.io>"] | ||||
|  | ||||
|  | ||||
							
								
								
									
										6
									
								
								qadapt-macro/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								qadapt-macro/README.md
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,6 @@ | ||||
| # QADAPT - Helper macros | ||||
|  | ||||
| Helper macros to use with the QADAPT allocator system | ||||
|  | ||||
| This crate is intended for managing the QADAPT allocator, | ||||
| and is unusable on its own. | ||||
		Reference in New Issue
	
	Block a user