nushell/crates/nu-cli/tests/completions
Ian Manske e3f59910b8
Implement IntoValue for more types (#13744)
# Description

Implements `IntoValue` for `&str` and `DateTime` as well as other
nushell types like `Record` and `Closure`. Also allows `HashMap`s with
keys besides `String` to implement `IntoValue`.
2024-09-01 19:02:12 +02:00
..
support Keep forward slash when autocomplete on Windows (#13321) 2024-07-30 08:28:41 -05:00
mod.rs Implement IntoValue for more types (#13744) 2024-09-01 19:02:12 +02:00