Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Option to return value instead of pointer #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jj-style
Copy link
Contributor

Add an option returnValue to return the built struct as a value instead of a pointer.
Default is false so maintains the current behaviour.

Closes #23

@moznion
Copy link
Owner

moznion commented Aug 22, 2024

Thank you for your contribution, I will take a look at this ASAP.

@jj-style
Copy link
Contributor Author

No worries, I love the project!

No rush it's bank holiday weekend! 🙂

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.

Option to return value
2 participants