#rem #preprocessor #toolchain #extract #signature #generate #capability

bin+lib rem-extract

Providing extract method capability for the REM toolchain

4 releases

new 0.1.3 Mar 5, 2025
0.1.2 Oct 10, 2024
0.1.1 Oct 10, 2024
0.1.0 Oct 7, 2024

#2130 in Parser implementations

Download history 14/week @ 2024-12-09 4/week @ 2025-02-03 1/week @ 2025-02-10 1/week @ 2025-02-17 143/week @ 2025-03-03

145 downloads per month
Used in rem-command-line

MIT license

91KB
2.5K SLoC

rem-extract

A fully self contained initial function extraction CLI tool for Rust Code. Uses Rust-Analyzer internally to extract the function signature and generate a new file with the extracted function. Significantly faster than spooling up an entire instance of Rust-Analyzer to just extract a function. Used as a preprocessor for the REM toolchain to extract functions from a file before fixing the lifetimes etc.

Dependencies

~40–54MB
~1M SLoC