Crate nu_protocol

source ·

Re-exports§

Modules§

Macros§

Structs§

Enums§

  • Describes where the particular PipelineMetadata originates.
  • Describes where to direct the stdout or stderr output stream of external command to.
  • The foundational abstraction for input and output to commands
  • Possibly valid data about a plugin in a PluginRegistryFile. If deserialization fails, it will be Invalid.
  • The fundamental error type for the evaluation engine. These cases represent different kinds of errors the evaluator might face, along with helpful spans to label. An error renderer will take this error value and pass it into an error viewer to display to the user.
  • The syntactic shapes that describe how a sequence should be parsed.
  • Core structured values that pass through the pipeline in Nushell.

Traits§

Functions§

Type Aliases§