keichi / binary-parser

A blazing-fast declarative parser builder for binary data
MIT License
857 stars 133 forks source link

docs: explain how to call `.useContextVars()` #219

Closed wpyoga closed 1 year ago

wpyoga commented 1 year ago

Explain that we need to call .useContextVars() at the top level. Expained by @keichi in #217 .

wpyoga commented 1 year ago

Sorry, I renamed the branch and it automatically closed the pull request. I was not aware it would do that. I will make another pull request now.