Crates.io | nu-utils |
lib.rs | nu-utils |
version | 0.106.1 |
created_at | 2022-03-22 19:49:06.962311+00 |
updated_at | 2025-07-29 21:25:14.720516+00 |
description | Nushell utility functions |
homepage | |
repository | https://github.com/nushell/nushell/tree/main/crates/nu-utils |
max_upload_size | |
id | 554849 |
size | 110,845 |
Collection of small utilities that are shared across Nushell crates.
This crate should compile early in the crate graph and thus not depend on major dependencies or core-nushell crates itself.
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.