gerbil-ini 0.1.4

Simple no-std compatible ini parser
Documentation
[dependencies]

[lib]
name = "gerbil_ini"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Simple no-std compatible ini parser"
edition = "2021"
license = "GPL-3.0-only"
name = "gerbil-ini"
readme = false
repository = "https://github.com/FishAndRips/gerbil-ini"
rust-version = "1.65"
version = "0.1.4"