We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c6946a commit 6bd2b74Copy full SHA for 6bd2b74
examples/test.rs
@@ -1,4 +1,4 @@
1
-use pkl_rs::*;
+use rusty_pkl::*;
2
3
fn main() {
4
match parse_pkl("examples\\config.pkl") {
0 commit comments