mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +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.