return_crusher

Crates.ioreturn_crusher
lib.rsreturn_crusher
version0.1.4
created_at2025-03-08 16:28:01.080409+00
updated_at2025-03-09 09:21:42.957014+00
descriptionA 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
repositoryhttps://gitlab.com/RealDingZhen/return_crusher.git
max_upload_size
id1584641
size488,653
AI Generated Cat (UshioA)

documentation

README

Return Crusher

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.

Commit count: 0

cargo fmt