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

yaml support #1

Closed
aobatact opened this issue Jan 21, 2022 · 2 comments · Fixed by #15
Closed

yaml support #1

aobatact opened this issue Jan 21, 2022 · 2 comments · Fixed by #15

Comments

@aobatact
Copy link
Owner

Provide some way to deserialize from yaml

@aobatact
Copy link
Owner Author

aobatact commented Jan 21, 2022

Might work if we change the next_key/next_value type from &str to Cow<str>

@epage
Copy link

epage commented Jan 21, 2022

I've not dug into this issue or the design of this crate yet but clap-rs/clap#1041 might help

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 a pull request may close this issue.

2 participants