Skip to content

fix: Fix address/interface bindings#25

Merged
0x676e67 merged 1 commit intomainfrom
fix
Feb 15, 2025
Merged

fix: Fix address/interface bindings#25
0x676e67 merged 1 commit intomainfrom
fix

Conversation

@0x676e67
Copy link
Copy Markdown
Owner

This pull request includes several changes to improve code consistency and readability by renaming modules and updating references accordingly. The most important changes include renaming the resp module to response and the req module to request, as well as adding new parameters to the RequestParams struct.

Module renaming:

  • src/client.rs: Updated the import from resp::Response to response::Response.
  • src/lib.rs: Changed the module import from resp to response and updated the corresponding references.
  • src/param/mod.rs: Renamed the req module to request and updated the corresponding references.

Parameter additions:

@0x676e67 0x676e67 merged commit 6e45b0c into main Feb 15, 2025
@0x676e67 0x676e67 deleted the fix branch February 15, 2025 07:01
kreedzZhao pushed a commit to kreedzZhao/rnet that referenced this pull request Dec 8, 2025
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.

1 participant