This website requires JavaScript.
Explore
Help
Register
Sign In
OMGeeky
/
confique
Watch
1
Star
0
Fork
0
You've already forked confique
mirror of
https://github.com/OMGeeky/confique.git
synced
2025-12-28 15:28:04 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
43
Commits
1
Branch
11
Tags
78b2db26e1b711c8bb653d34ebdc5fcb2529c7e2
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Lukas Kalbertodt
78b2db26e1
Allow multiple attributes in one
#[config(...)]
...
E.g. `#[config(env = "FOO", default = 3)]`
2021-07-27 16:14:49 +02:00
examples
Add
Builder::env
to read environment variables
2021-07-27 01:14:00 +02:00
macro
Allow multiple attributes in one
#[config(...)]
2021-07-27 16:14:49 +02:00
src
Fix emission of TOML strings (in particular, quoting)
2021-07-27 15:10:07 +02:00
.gitignore
Initial commit with empty Cargo project
2021-04-29 17:23:54 +02:00
Cargo.toml
Remove
example
module and
doc-example
feature
2021-05-16 15:30:26 +02:00
Description
No description provided
279
KiB
Languages
Rust
100%