conjockey

Crates.ioconjockey
lib.rsconjockey
version
sourcesrc
created_at2025-03-09 19:58:08.763952+00
updated_at2025-03-09 19:58:08.763952+00
descriptionCONfiguration JOCKEY
homepagehttps://github.com/gabrielfalcao/conjockey
repository
max_upload_size
id1585789
Cargo.toml error:TOML parse error at line 23, column 1 | 23 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Gabriel Falcão (gabrielfalcao)

documentation

README

ConJockey

ConJockey (aka.: Configuration Jockey) is an intermediary crate between common data structures of other crates providing support to stuff such as configuration formats, protocols and contexts in template languages.

For instance, cooperation with the following crates is either intended or planned:

Warning

The author believes inline comments in configuration languages SHALL NOT be supported.

Commit count: 0

cargo fmt