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 cc2995d commit 11e1192Copy full SHA for 11e1192
src/error.rs
@@ -102,4 +102,4 @@ pub enum KdlErrorKind {
102
#[error("An unspecified parse error occurred.")]
103
#[diagnostic(code(kdl::other))]
104
Other,
105
-}
+}
0 commit comments