Crates.io | conjockey |
lib.rs | conjockey |
version | |
source | src |
created_at | 2025-03-09 19:58:08.763952+00 |
updated_at | 2025-03-09 19:58:08.763952+00 |
description | CONfiguration JOCKEY |
homepage | https://github.com/gabrielfalcao/conjockey |
repository | |
max_upload_size | |
id | 1585789 |
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` |
size | 0 |
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:
The author believes inline comments in configuration languages SHALL NOT be supported.