Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Kyle Lin <kylejlin.us@gmail.com>"]
categories = ["command-line-interface", "parser-implementations", "config"]
description = "A YSCL parser."
edition = "2021"
homepage = "https://github.com/kylejlin/yscl"
keywords = ["yscl", "parser", "config"]
license = "MIT OR Apache-2.0"
name = "yscl"
readme = "README.md"
repository = "https://github.com/kylejlin/yscl/tree/main/yscl-rs"
version = "1.2.0"