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

impl FromStr for Record, DataSection #140

Merged
merged 5 commits into from
Nov 10, 2021
Merged

impl FromStr for Record, DataSection #140

merged 5 commits into from
Nov 10, 2021

Conversation

termoshtt
Copy link
Contributor

@termoshtt termoshtt commented Nov 10, 2021

Split from #139, add wrappers of exchange::parser::* as std::str::FromStr trait for easy testing:

  • Record::from_str uses parser::exchange::simple_record
  • DataSection::from_str uses parser::exchange::data_section

@termoshtt termoshtt self-assigned this Nov 10, 2021
@termoshtt termoshtt marked this pull request as ready for review November 10, 2021 13:39
@termoshtt termoshtt merged commit 4d48269 into master Nov 10, 2021
@termoshtt termoshtt deleted the from-str-ast branch November 10, 2021 13:43
@termoshtt termoshtt added this to the 0.2.0 milestone Nov 10, 2021
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