fish-shell/fish-rust
ridiculousfish 7729d3206a Implement wcstod() in Rust
This is built around fast-float.

Factor the error type from this and wcstoi() together into a shared
type.
2023-03-26 13:38:58 -07:00
..
src Implement wcstod() in Rust 2023-03-26 13:38:58 -07:00
widestring-suffix Initial Rust commit 2023-02-02 19:34:47 -07:00
build.rs Adopt the new termsize 2023-03-19 16:13:41 -07:00
Cargo.lock Add our fast-float crate 2023-03-26 13:38:09 -07:00
Cargo.toml Add our fast-float crate 2023-03-26 13:38:09 -07:00