nu-engine

Crates.ionu-engine
lib.rsnu-engine
version0.100.0
sourcesrc
created_at2021-01-26 18:24:57.932905
updated_at2024-11-13 04:08:25.598682
descriptionNushell's evaluation engine
homepage
repositoryhttps://github.com/nushell/nushell/tree/main/crates/nu-engine
max_upload_size
id346967
size286,348
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: 9602

cargo fmt