Extracted from https://github.com/paritytech/subxt/issues/309, here are the PR feedback points in https://github.com/paritytech/subxt/pull/294 to address or resolve. - [x] Module level docs for the macro: https://github.com/paritytech/subxt/pull/294#discussion_r740461480. - [ ] Document usage of `darling` for parsing attributes. https://github.com/paritytech/subxt/pull/294#discussion_r740467105 - [ ] `substitute_type` examples: https://github.com/paritytech/subxt/pull/294#discussion_r740489703 - [ ] `FromStr` impl for cli format arg: https://github.com/paritytech/subxt/pull/294#discussion_r740232930 - [ ] Improve `cli` code arg matching: https://github.com/paritytech/subxt/pull/294#discussion_r740235833 - [ ] Possiblechange to `into_iter` to avoid cloning: https://github.com/paritytech/subxt/pull/294#discussion_r740250657
Extracted from #309, here are the PR feedback points in #294 to address or resolve.
darlingfor parsing attributes. Generate runtime API from metadata #294 (comment)substitute_typeexamples: Generate runtime API from metadata #294 (comment)FromStrimpl for cli format arg: Generate runtime API from metadata #294 (comment)clicode arg matching: Generate runtime API from metadata #294 (comment)into_iterto avoid cloning: Generate runtime API from metadata #294 (comment)