kdl-rs/src
Lily Ballard b5f8561b79
Replace ```ignore with ```text (#21)
Using the `ignore` marker makes `cargo test` think this is rust code
that should be ignored, which means it prints an "ignored" line in the
test output. It also makes `cargo doc --document-private-items` attempt
to colorize it as rust code. Marking this as `text` instead fixes both
issues.
2020-12-14 17:40:11 -08:00
..
error.rs numbers 2020-12-13 16:47:36 -08:00
lib.rs switch to LF line endings 2020-12-14 00:07:14 -08:00
node.rs switch to LF line endings 2020-12-14 00:07:14 -08:00
parser.rs Replace ```ignore with ```text (#21) 2020-12-14 17:40:11 -08:00