uci_rs 0.1.0

an openwrt's UCI (Unified Configuration Interface) parser and serializer.
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
description = "an openwrt's UCI (Unified Configuration Interface) parser and serializer."
edition = "2021"
license = "MIT"
name = "uci_rs"
readme = "README.md"
version = "0.1.0"