-
Notifications
You must be signed in to change notification settings - Fork 20
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
Global and hierarchical state #69
Comments
Can you link and/or explain what the differences is between |
Yeah, as I said before, there is a good post in let's encrypt for that: |
Hey @kellerkindt, |
TBH, I did not. I don't have a lot of time left over to work on this at the moment. But I want to at some point - maybe at or until Christmas I will have some spare time for this. Regarding the state tracking and from what I have seen while glossing over the linked article, wouldn't it fit better in the |
I love this rustic implementation of parser using
TryFrom
but it needs a global state e.g. to supportIMPLICIT
/EXPLICIT
/AUTOMATIC
TAGS
that will affect all sub structuresThe text was updated successfully, but these errors were encountered: