nu-engine

Crates.ionu-engine
lib.rsnu-engine
version0.102.0
sourcesrc
created_at2021-01-26 18:24:57.932905
updated_at2025-02-05 02:50:26.327858
descriptionNushell's evaluation engine
homepage
repositoryhttps://github.com/nushell/nushell/tree/main/crates/nu-engine
max_upload_size
id346967
size280,991
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: 9952

cargo fmt