Skip to content
New issue

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

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

Already on GitHub? # to your account

Add Additional Initialization Options #13

Open
natkeo559 opened this issue Jun 23, 2024 · 0 comments
Open

Add Additional Initialization Options #13

natkeo559 opened this issue Jun 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@natkeo559
Copy link
Owner

Consider adding from_parts and try_from_parts methods.

Methods:

  • try_from_parts (overflow checks)
  • from_parts (no checks)

If methods already exist, such as from_raw_parts, then rename these methods to match the above scheme.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant