Docs.rs
  • nu-protocol-0.86.0
    • nu-protocol 0.86.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:nushell:publishing
    • sophiajt
    • Dependencies
      • byte-unit ^4.0 normal
      • chrono ^0.4 normal
      • chrono-humanize ^0.2 normal
      • fancy-regex ^0.11 normal
      • indexmap ^2.0 normal
      • lru ^0.11 normal
      • miette ^5.10 normal
      • nu-path ^0.86.0 normal
      • nu-system ^0.86.0 normal
      • nu-utils ^0.86.0 normal
      • num-format ^0.4 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • typetag ^0.2 normal
      • nu-test-support ^0.86.0 dev
      • rstest ^0.18 dev
      • serde_json ^1.0 dev
      • strum ^0.25 dev
      • strum_macros ^0.25 dev
    • Versions
    • 19.85% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

nu_protocol0.86.0

Module ast

  • Structs
  • Enums
  • Functions

In crate nu_protocol

?
Change settings

Module nu_protocol::ast

source ·

Structs

  • Block
  • Call
  • CellPath
  • Expression
  • FullCellPath
  • ImportPattern
  • ImportPatternHead
  • MatchPattern
  • Pipeline
  • RangeOperator

Enums

  • Argument
  • Assignment
  • Bits
  • Boolean
  • Comparison
  • Expr
  • ImportPatternMember
  • Math
  • Operator
  • PathMember
  • Pattern
  • PipelineElement
  • RangeInclusion
  • Redirection

Functions

  • eval_operator