This website requires JavaScript.
Explore
Help
Sign In
asya
/
toml-rs
Watch
1
Star
0
Fork
You've already forked toml-rs
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
b852af0a60
toml-rs
/
tests
/
valid
/
key-special-chars.toml
2 lines
45 B
TOML
Raw
Normal View
History
Unescape
Escape
Implement new rules for bare key names * Key names are restricted to [a-zA-Z0-9_-] * Equal signs must be on the same line (as must the next value) as the key * Quoted keys are allowed and are parsed as basic strings. Closes #48
2015-01-15 19:27:53 -06:00
"~!@#$^&*()_+-`1234567890[]\\|/?><.,;:'"
=
1
Reference in a new issue
Copy permalink