pub fn parse<T: FastFloat, S: AsRef<[u8]>>(s: S) -> Result<T>
Expand description
Parse a decimal number from string into float (full).
ยงErrorsWill return an error either if the string is not a valid decimal number or if any characterse are left remaining unparsed.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4