kaydle-primitives

Crates.iokaydle-primitives
lib.rskaydle-primitives
version3.0.0
sourcesrc
created_at2022-02-04 20:59:26.378579
updated_at2022-07-17 04:38:23.495926
descriptionLow level primitive parsers for KDL, intended as a building block for higher level parsers or deserializers
homepage
repositoryhttps://github.com/Lucretiel/kaydle
max_upload_size
id527072
size85,495
Nathan West (Lucretiel)

documentation

README

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.

Commit count: 57

cargo fmt