nu-engine

Crates.ionu-engine
lib.rsnu-engine
version0.106.1
created_at2021-01-26 18:24:57.932905+00
updated_at2025-07-29 21:27:06.130162+00
descriptionNushell's evaluation engine
homepage
repositoryhttps://github.com/nushell/nushell/tree/main/crates/nu-engine
max_upload_size
id346967
size340,015
publishing (github:nushell:publishing)

documentation

README

This crate primarily drives the evaluation of expressions.

(Some overlap with nu-protocol)

  • Provides CallExt

Internal Nushell crate

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

Commit count: 10375

cargo fmt