mirror of
https://github.com/nushell/nushell.git
synced 2025-06-12 13:06:49 +02:00
# Description Someone noticed today that I had left a TODO in the Readme. It has since been completed and needed to be removed. Also made some other minor fixes and wordsmithing while I was in it. # User-Facing Changes None # Tests + Formatting Clippy and fmt passed, and that should be all that matters on the Readme. # After Submitting N/A
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.