Docs.rs
  • nu-parser-0.90.1
    • nu-parser 0.90.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:nushell:publishing
    • sophiajt
    • Dependencies
      • bytesize ^1.3 normal
      • chrono ^0.4 normal
      • itertools ^0.12 normal
      • log ^0.4 normal
      • nu-engine ^0.90.1 normal
      • nu-path ^0.90.1 normal
      • nu-plugin ^0.90.1 normal
      • nu-protocol ^0.90.1 normal
      • serde_json ^1.0 normal
      • rstest ^0.18 dev
    • Versions
    • 0% 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_parser0.90.1

  • Structs
  • Enums
  • Constants
  • Functions
?
Change settings

List of all items

Structs

  • KnownExternal
  • LiteBlock
  • Token

Enums

  • FlatShape
  • LiteElement
  • ParserPath
  • TokenContents

Functions

  • escape_for_script_arg
  • escape_quote_string
  • find_dirs_var
  • find_in_dirs
  • flatten_block
  • flatten_expression
  • flatten_pipeline
  • flatten_pipeline_element
  • is_math_expression_like
  • is_unaliasable_parser_keyword
  • lex
  • lex_signature
  • lite_parse
  • parse
  • parse_alias
  • parse_block
  • parse_const
  • parse_def
  • parse_def_predecl
  • parse_export_env
  • parse_export_in_block
  • parse_export_in_module
  • parse_expression
  • parse_extern
  • parse_external_call
  • parse_for
  • parse_hide
  • parse_keyword
  • parse_let
  • parse_module
  • parse_module_block
  • parse_module_file_or_dir
  • parse_mut
  • parse_overlay_hide
  • parse_overlay_new
  • parse_overlay_use
  • parse_source
  • parse_unit_value
  • parse_use
  • parse_where
  • parse_where_expr
  • trim_quotes
  • trim_quotes_str
  • unescape_unquote_string

Constants

  • ALIASABLE_PARSER_KEYWORDS
  • DURATION_UNIT_GROUPS
  • LIB_DIRS_VAR
  • RESERVED_VARIABLE_NAMES
  • UNALIASABLE_PARSER_KEYWORDS