luci

Crates.ioluci
lib.rsluci
version0.2.0
sourcesrc
created_at2024-09-09 18:13:19.457984
updated_at2024-10-22 13:23:52.181125
descriptionDefine and read configuration file
homepage
repositoryhttps://github.com/kevin-leptons/luci
max_upload_size
id1369629
size15,842
kevin leptons (kevin-leptons)

documentation

README

luci

Define and read configuration file. Support platforms where libc is available.

Quickstart

For a quickstart, see examples. For installation from package repository, see crates.io. For API references, see doc.rs.

Test

chmod 600 tests/data/*
cargo test
Commit count: 2

cargo fmt