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

from_resource now calls from_reader #90

Merged
merged 1 commit into from
Jan 3, 2024
Merged

Conversation

kylecarow
Copy link
Collaborator

Also from_csv_str now takes name: String, which is totally fine as it allocates anyway, so the allocation happens explicitly within the caller rather than (possibly) multiple times.

@kylecarow
Copy link
Collaborator Author

Merging because I have tested this extensively

@kylecarow kylecarow merged commit ce1275a into fastsim-2 Jan 3, 2024
3 checks passed
@kylecarow kylecarow deleted the minor-serde-improvement branch January 24, 2024 19:38
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