mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 04:06:31 +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.