Skip to content

docs(router-multicall): add rustdoc for CallDescriptor.args field (#1045) - #1243

Open
ZacLou wants to merge 1 commit into
Maki-Zeninn:mainfrom
ZacLou:docs/calldescriptor-args-1788623884
Open

docs(router-multicall): add rustdoc for CallDescriptor.args field (#1045)#1243
ZacLou wants to merge 1 commit into
Maki-Zeninn:mainfrom
ZacLou:docs/calldescriptor-args-1788623884

Conversation

@ZacLou

@ZacLou ZacLou commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Closes #1045

What

Adds a missing /// rustdoc comment to the args field of CallDescriptor in contracts/router-multicall/src/lib.rs.

Notes

  • Every other field in CallDescriptor already carries a doc comment; args was the only one missing.
  • No code changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(router-multicall): CallDescriptor.args field has no doc comment

1 participant