Skip to content

chore: hide some enums' internals#28

Merged
m4tx merged 1 commit intomasterfrom
hide-enums
Sep 18, 2024
Merged

chore: hide some enums' internals#28
m4tx merged 1 commit intomasterfrom
hide-enums

Conversation

@m4tx
Copy link
Member

@m4tx m4tx commented Sep 18, 2024

Body and Operation are not supposed to be constructed directly by the user, so they were hidden behind a private field in a struct.

This also adds some new tests and docs.

`Body` and `Operation` are not supposed to be constructed directly by
the user, so they were hidden behind a private field in a struct.

This also adds some new tests and docs.
@m4tx m4tx merged commit a0f1cf3 into master Sep 18, 2024
@m4tx m4tx deleted the hide-enums branch September 18, 2024 11:28
m4tx pushed a commit that referenced this pull request Feb 23, 2026
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