issues
search
LukasKalbertodt
/
confique
Type-safe, layered, light-weight, `serde`-based configuration library
https://docs.rs/confique
Apache License 2.0
175
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add builder pattern for `Partial`
#43
synek317
opened
3 days ago
0
Parse env ignoring errors, e.g. `.env_lossy`
#42
synek317
opened
3 days ago
0
Write template with values from a loaded config
#41
LukasKalbertodt
opened
1 month ago
0
Add Validation via `#[config(validate)]`
#40
LukasKalbertodt
closed
1 month ago
0
Treat deserialization errors from empty env vars as unset env var
#39
LukasKalbertodt
closed
1 month ago
1
error[E0463]: can't find crate for `serde`
#38
Chaoses-Ib
closed
1 month ago
1
Upgrade TOML version.
#37
CoolSlimbo
closed
9 months ago
1
`Hocon` support
#36
sagojez
closed
11 months ago
2
empty strings for env bools
#35
jdx
closed
1 month ago
2
env yes|no booleans?
#34
jdx
closed
12 months ago
3
Warning about missing docs (in private items)
#33
scullionw
closed
1 month ago
2
Save config as file
#32
WolverinDEV
closed
1 month ago
1
`invalid type: string` when trying to deserialize an enum
#31
NyCodeGHG
closed
1 year ago
1
Deriving environment variable names from structs
#30
IgnisDa
opened
1 year ago
3
Would you consider modification of config files?
#29
ModProg
closed
1 month ago
7
Automatic support for `skip_serializing_if` on each field
#28
milesj
closed
1 month ago
1
Add a basic style check to CI
#27
LukasKalbertodt
closed
1 year ago
0
Means to customize FormatOptions
#26
graelo
closed
1 year ago
2
Warnings about missing docs
#25
graelo
closed
1 year ago
5
Make `template::format` non-generic and pass `C::META` instead
#24
LukasKalbertodt
closed
1 year ago
1
fix: use fully qualified path for results
#23
aschey
closed
2 years ago
3
Add `parse_env` attribute
#22
cyphersnake
closed
2 years ago
8
fmt & clippy & CI
#21
cyphersnake
closed
2 years ago
1
Feature Request: Template for dotenv configuration format
#20
cyphersnake
opened
2 years ago
7
Think about interaction with clap to allow loading/overriding config values from CLI args
#19
LukasKalbertodt
opened
2 years ago
4
More file convenience functions ("first found one", `config.{toml,yaml}` syntax, ...)
#18
LukasKalbertodt
opened
2 years ago
0
Forward other derives to the partial type?
#17
LukasKalbertodt
closed
12 months ago
6
Validation
#16
LukasKalbertodt
closed
1 month ago
1
Load default values from Rust expressions like constants
#15
LukasKalbertodt
opened
2 years ago
2
Express dependencies between fields via attributes (e.g. `requires = "other_field"`)
#14
LukasKalbertodt
opened
2 years ago
1
Add field aliases
#13
LukasKalbertodt
opened
2 years ago
0
Optional nested objects and lists/maps of nested objects?
#12
LukasKalbertodt
opened
2 years ago
8
Note to self: opinions and experiences from some people I asked
#11
LukasKalbertodt
closed
2 years ago
0
Loading lists or maps from env vars
#10
LukasKalbertodt
closed
2 years ago
4
Make it easier to load from files with non-built-in formats
#9
LukasKalbertodt
opened
2 years ago
0
Add more template format options
#8
LukasKalbertodt
opened
2 years ago
0
Hide all code related to configuration templates behind `template` crate feature
#7
LukasKalbertodt
opened
2 years ago
0
Pretty formatting default values into multiple lines?
#6
LukasKalbertodt
opened
2 years ago
0
Improve default value type inference
#5
LukasKalbertodt
opened
2 years ago
0
Add more tests
#4
LukasKalbertodt
opened
2 years ago
0
Deriving `Config` for enums
#3
LukasKalbertodt
opened
2 years ago
5
Cannot use `env` together with `deserialize_with`
#2
Dav1dde
closed
2 years ago
2
Next steps
#1
LukasKalbertodt
closed
2 years ago
5