serde_ieml 0.1.0

Implementing the IEML config parser for Rust. IEML (Interface Engine Markup Language) - A simple but powerful config with support for file uploads, inter-file anchors and tags.
Documentation
[dependencies.nom]
version = "7.1.*"

[dependencies.num]
version = "0.4.*"

[package]
description = "Implementing the IEML config parser for Rust. IEML (Interface Engine Markup Language) - A simple but powerful config with support for file uploads, inter-file anchors and tags."
edition = "2021"
license = "MIT"
name = "serde_ieml"
version = "0.1.0"