rattler_config 0.3.2

A crate to configure rattler and derived tools.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
---
source: crates/rattler_config/src/lib.rs
expression: toml_output
---
tls-no-verify = false
array_field = []

[repodata-config]
disable-bzip2 = false
disable-zstd = true
disable-sharded = false

[nested]