prop_reader 0.2.0

Library for reading yaml based property files.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "prop_reader"
version = "0.2.0"
authors = ["Luther Schallot <l.schallot@gmail.com>"]
edition = "2024"
description = "Library for reading yaml based property files."
license = "MIT"
repository = "https://github.com/LSchallot/prop_reader"
readme = "README.md"
keywords = ["application", "properties", "yaml", "json"]
categories = ["config"]
rust-version = "1.88"