We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a941557 commit 57d0dadCopy full SHA for 57d0dad
README.md
@@ -6,8 +6,7 @@ The plan is to fully support TOML v1.0.0
6
7
## Assumptions of Quick
8
9
-- Strings contain ASCII visible characters excluding `,`, `[`, `]`, `'`, `"`
10
-- No escaping in strings (everything literal)
+- The `quick_` methods ony parse [a subset of toml](https://github.com/hyperupcall/toml-subset)
11
12
## Support
13
0 commit comments