Docs.rs
  • nu-parser-0.65.0
    • nu-parser 0.65.0
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • github:nushell:publishing
    • sophiajt
    • Dependencies
      • chrono ^0.4.19 normal
      • itertools ^0.10 normal
      • log ^0.4 normal
      • miette ^5.1.0 normal
      • nu-path ^0.65.0 normal
      • nu-plugin ^0.65.0 normal
      • nu-protocol ^0.65.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0.31 normal
    • Versions
    • 1.54% 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
logo

logo

Crate nu_parser

logo
Change settings

List of all items

Structs

  • KnownExternal
  • LiteBlock
  • Token

Enums

  • FlatShape
  • Import
  • ParseError
  • TokenContents

Functions

  • escape_for_script_arg
  • escape_quote_string
  • find_in_dirs
  • flatten_block
  • flatten_expression
  • flatten_pipeline
  • is_math_expression_like
  • lex
  • lite_parse
  • parse
  • parse_alias
  • parse_block
  • parse_def
  • parse_def_predecl
  • parse_duration_bytes
  • parse_export
  • parse_expression
  • parse_extern
  • parse_external_call
  • parse_for
  • parse_hide
  • parse_let
  • parse_module
  • parse_module_block
  • parse_overlay
  • parse_overlay_add
  • parse_overlay_new
  • parse_overlay_remove
  • parse_source
  • parse_use
  • trim_quotes
  • trim_quotes_str
  • unescape_unquote_string