nushell/crates/nu-cmd-base
sholderbach aa461e608d Include README in lib.rs files
Fix incompatible code-fences.
As `rustdoc` assumes `rust` others need to declare a language or use
`text`

TODO some crates have their own crate level docs independent of a README
2024-05-19 22:12:56 +02:00
..
src Include README in lib.rs files 2024-05-19 22:12:56 +02:00
Cargo.toml Bump version to 0.93.1 (#12710) 2024-05-01 17:19:20 -05:00
LICENSE [nu-cmd-base] add missing LICENSE text (#10855) 2023-10-27 15:55:03 -05:00
README.md Add README to all missing crates 2024-05-19 22:08:26 +02:00

Internal Nushell crate

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