5 stable releases
3.0.0 | Jul 17, 2022 |
---|---|
2.3.0 | Apr 11, 2022 |
2.1.0 | Apr 11, 2022 |
2.0.0 | Apr 11, 2022 |
1.0.0 | Feb 4, 2022 |
#2892 in Rust patterns
Used in kaydle
86KB
2K
SLoC
KDL Primitives
This crate contains parsers and other low-level helper types for handling KDL documents. It should be considered a complete but highly skeletal KDL implementation, suitable for use by KDL crate authors to provide higher level access to KDL data. Unless you're working on a KDL implementation, you should probably not be using this crate.
lib.rs
:
This crate contains parsers and other low-level helper types for handling KDL documents. It is a complete but highly skeletal KDL implementation, suitable for use by KDL crate authors to provide higher level access to KDL data. Unless you're working on a KDL implementation, you should probably not be using this crate.
Dependencies
~2.5MB
~55K SLoC