Define and read configuration file. Support platforms where `libc` is available.
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).
```bash
chmod 600 tests/data/*
cargo test
```