mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-20 03:52:33 +00:00

It uses the syn crate to parse the function, so the name can now be extracted without the `find_name` helper.
It uses the syn crate to parse the function, so the name can now be extracted without the `find_name` helper.