Development Posted on7. August 20237. August 2023 How to extract Rust function signatures from .rs file using sed – one-liner To extract function signatures from .rs file you can use following one-liner with sed: Sample output: