mirror of
https://github.com/JakeStanger/universal-config-rs.git
synced 2026-07-11 11:15:57 +01:00
[PR #2] [MERGED] Ability to save files, various fixes #7
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/universal-config-rs#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/JakeStanger/universal-config-rs/pull/2
Author: @JakeStanger
Created: 3/26/2023
Status: ✅ Merged
Merged: 3/26/2023
Merged by: @JakeStanger
Base:
master← Head:feat/saving📝 Commits (5)
6e11e71fix: build errors when compilation flags disabled5d94a71fix: loader ignoring custom file name007e378fix: unable to chain builder methods8b2e99bfeat: ability to save config files as a specified format928967fdocs(readme): update to include saving info📊 Changes
3 files changed (+121 additions, -17 deletions)
View changed files
📝
README.md(+2 -2)📝
src/error.rs(+31 -4)📝
src/lib.rs(+88 -11)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.