Skip to content
Snippets Groups Projects
Commit 053be60b authored by Keith Yeung's avatar Keith Yeung Committed by GitHub
Browse files

Convert impl_key_prefix_for to proc macro (#8844)


* Convert impl_key_prefix_for to proc macro

* Reduce the number of let bindings

* Remove parsing of inputs for impl_key_prefix_for_tuples

* Replace unwrap with expect

* Remove unnecessary array of idents

* Use numeric identifiers

* Simplify ident generation

* Fix whitespacing

* Add documentation for impl_key_prefix_for_tuple proc macro

Co-authored-by: default avatarGuillaume Thiolliere <gui.thiolliere@gmail.com>

Co-authored-by: default avatarGuillaume Thiolliere <gui.thiolliere@gmail.com>
parent c1104252
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment