| Crates.io | kaydle-primitives |
| lib.rs | kaydle-primitives |
| version | 3.0.0 |
| created_at | 2022-02-04 20:59:26.378579+00 |
| updated_at | 2022-07-17 04:38:23.495926+00 |
| description | Low level primitive parsers for KDL, intended as a building block for higher level parsers or deserializers |
| homepage | |
| repository | https://github.com/Lucretiel/kaydle |
| max_upload_size | |
| id | 527072 |
| size | 85,495 |
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.