# luci Define and read configuration file. Support platforms where `libc` is available. ## Quickstart For a quickstart, see [examples](examples). For installation from package repository, see [crates.io](https://crates.io/crates/luci). For API references, see [doc.rs](https://docs.rs/luci). ## Test ```bash chmod 600 tests/data/* cargo test ```