mirror of
https://github.com/JakeStanger/universal-config-rs.git
synced 2026-07-11 12:15:59 +01:00
[PR #4] [MERGED] Ron support #5
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#5
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/4
Author: @JakeStanger
Created: 5/3/2023
Status: ✅ Merged
Merged: 5/3/2023
Merged by: @JakeStanger
Base:
master← Head:feat/ron📝 Commits (2)
452943bfeat: ron supportbdeb8f9refactor: fix clippy warnings📊 Changes
6 files changed (+60 additions, -5 deletions)
View changed files
📝
Cargo.lock(+18 -0)📝
Cargo.toml(+3 -2)📝
README.md(+1 -0)📝
src/error.rs(+10 -0)📝
src/lib.rs(+25 -3)➕
test_configs/config.ron(+3 -0)📄 Description
https://github.com/ron-rs/ron
Resolves #3
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.