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

Init macros #19

Merged
merged 2 commits into from
May 24, 2024
Merged

Init macros #19

merged 2 commits into from
May 24, 2024

Conversation

Pscheidl
Copy link
Owner

No description provided.

Initialize with all values set explicitly, or with defaults
for missing values. Static initialization via array not done yet,
as there are design tradeoffs. The KV pairs would rely on
downstream crate ensuring correct order, or automated order
correction.
Iterate over values and key-value zipped iterators.
@Pscheidl Pscheidl self-assigned this May 24, 2024
@Pscheidl Pscheidl merged commit fff471a into master May 24, 2024
1 check passed
@Pscheidl Pscheidl deleted the init-macros branch May 24, 2024 08:00
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