Skip to content

chore: no need thiserror#158

Merged
LeoBorai merged 1 commit into
LeoBorai:mainfrom
tisonkun:no-this-error
Jan 13, 2026
Merged

chore: no need thiserror#158
LeoBorai merged 1 commit into
LeoBorai:mainfrom
tisonkun:no-this-error

Conversation

@tisonkun

Copy link
Copy Markdown
Contributor

While thiserror is a good crate, in local-ip-address's use case, it doesn't seems to be very helpful.

Replacing it with manual impl makes the result clear and reduce a proc-macro execution when this is the final usage of proc-macro.

Signed-off-by: tison <wander4096@gmail.com>
@tisonkun

Copy link
Copy Markdown
Contributor Author

cc @LeoBorai for visibility ><

@LeoBorai LeoBorai merged commit de4d785 into LeoBorai:main Jan 13, 2026
25 checks passed
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.

3 participants