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

Expose String::parse<f64> #914

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

dstoza
Copy link
Contributor

@dstoza dstoza commented Mar 5, 2025

The function is already implemented; it's just not exposed as part of the String module.

@udoprog udoprog added the enhancement New feature or request label Mar 6, 2025
@dstoza dstoza closed this Mar 6, 2025
@dstoza dstoza force-pushed the stoza/expose-parse-float branch from b129323 to 4da9f1d Compare March 6, 2025 17:08
@dstoza dstoza reopened this Mar 6, 2025
@dstoza dstoza marked this pull request as ready for review March 6, 2025 17:28
@udoprog udoprog enabled auto-merge (rebase) March 6, 2025 17:32
@udoprog udoprog disabled auto-merge March 6, 2025 17:32
@udoprog udoprog merged commit d589b6d into rune-rs:main Mar 6, 2025
25 checks passed
@dstoza dstoza deleted the stoza/expose-parse-float branch March 6, 2025 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants