Crates.io | luci |
lib.rs | luci |
version | 0.2.0 |
source | src |
created_at | 2024-09-09 18:13:19.457984 |
updated_at | 2024-10-22 13:23:52.181125 |
description | Define and read configuration file |
homepage | |
repository | https://github.com/kevin-leptons/luci |
max_upload_size | |
id | 1369629 |
size | 15,842 |
Define and read configuration file. Support platforms where libc
is available.
For a quickstart, see examples. For installation from package repository, see crates.io. For API references, see doc.rs.
chmod 600 tests/data/*
cargo test