kdl-rs/src
Nicola Papale afccf01216
feat(entry): Add accessors to entry type. (#43)
While the type of entries was parsed, there was no way for the library
user to access it. This commit let the user access the `ty` field of the
`KdlEntry` struct. It mirrors the accessors on the `value` field.
2022-05-11 08:20:08 -07:00
..
document.rs fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
entry.rs feat(entry): Add accessors to entry type. (#43) 2022-05-11 08:20:08 -07:00
error.rs docs: fix minor doc issues with error stuff 2022-04-23 02:24:23 -07:00
fmt.rs fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
identifier.rs fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
lib.rs fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
node.rs fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
nom_compat.rs chore: clean up and docs 2022-04-23 01:21:28 -07:00
parser.rs fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00
value.rs fix(compliance): pull in spec test suite and fix issues (#40) 2022-04-27 23:21:28 -07:00