summaryrefslogtreecommitdiff
path: root/crates/utils/cfg_file/src
AgeCommit message (Collapse)Author
2025-11-25Improve documentation for system action and config file crates魏曹先生
2025-10-18Update `config.rs`魏曹先生
- If config file not exist, now return Error
2025-09-25Fixed by Clippy魏曹先生
2025-09-21Add Result for ConfigFile魏曹先生
2025-09-20Add exist function to ConfigFile trait魏曹先生
2025-09-14Fixed codes by Zed魏曹先生
2025-09-14Fixed by Clippy魏曹先生
2025-09-12Update config.rs魏曹先生
2025-09-12Update cfg_file Main Logic魏曹先生
Completed config.rs
2025-09-12Update crate `cfg_file`魏曹先生
Add feature `derive`
2025-09-12Add Crate `cfg_file`魏曹先生
.../utils/cfg_file .../cfg_file/cfg_file_derive .../cfg_file/cfg_file_example