Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change to_string() to use default opt #14

Merged
merged 1 commit into from
Jan 3, 2025
Merged

Conversation

cathay4t
Copy link
Contributor

@cathay4t cathay4t commented Jan 3, 2025

In order to be drop-in replacement of serde_yaml, changed
to_string() to accept value as only argument using default
RmsdSerializeOption.

Introduced to_string_with_opt() for advanced user.

In order to be drop-in replacement of `serde_yaml`, changed
`to_string()` to accept value as only argument using default
`RmsdSerializeOption`.

Introduced `to_string_with_opt()` for advanced user.

Signed-off-by: Gris Ge <[email protected]>
@cathay4t cathay4t enabled auto-merge (rebase) January 3, 2025 16:18
@cathay4t cathay4t merged commit a19cbb6 into nispor:main Jan 3, 2025
4 checks passed
@cathay4t cathay4t deleted the wip branch January 3, 2025 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant