| Crates.io | return_crusher |
| lib.rs | return_crusher |
| version | 0.1.4 |
| created_at | 2025-03-08 16:28:01.080409+00 |
| updated_at | 2025-03-09 09:21:42.957014+00 |
| description | A shitty tool to crush a function body into (technically) one return statement using tree-sitter. Won't work for non GNU C syntax or loop with exits or returns. |
| homepage | |
| repository | https://gitlab.com/RealDingZhen/return_crusher.git |
| max_upload_size | |
| id | 1584641 |
| size | 488,653 |
A shitty tool to crush a function body into (technically) one return statement using tree-sitter. Won't work for non GNU C syntax or some loops with exits or returns.