nu-utils

Crates.ionu-utils
lib.rsnu-utils
version0.100.0
sourcesrc
created_at2022-03-22 19:49:06.962311
updated_at2024-11-13 04:06:16.981566
descriptionNushell utility functions
homepage
repositoryhttps://github.com/nushell/nushell/tree/main/crates/nu-utils
max_upload_size
id554849
size84,604
publishing (github:nushell:publishing)

documentation

README

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.

Internal Nushell crate

This crate implements components of Nushell and is not designed to support plugin authors or other users directly.

Commit count: 9602

cargo fmt