Docs.rs
  • koto_parser-0.15.3
    • koto_parser 0.15.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • irh
    • Dependencies
      • derive-name ^1.1.0 normal
      • koto_lexer ^0.15.3 normal
      • koto_memory ^0.15.3 normal
      • smallvec ^1.11.1 normal
      • thiserror ^1.0.44 normal
      • unicode-segmentation ^1.10.0 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

koto_parser0.15.3

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Ast
  • AstCatch
  • AstFor
  • AstIf
  • AstIndex
  • AstNode
  • AstString
  • AstTry
  • ConstantIndex
  • ConstantPool
  • Error
  • Function
  • ImportItem
  • KString
  • MatchArm
  • Parser
  • Position
  • RawStringDelimiter
  • Span
  • StringFormatOptions
  • StringSlice
  • SwitchArm

Enums

  • AstBinaryOp
  • AstUnaryOp
  • ChainNode
  • Constant
  • MetaKeyId
  • Node
  • StringAlignment
  • StringContents
  • StringNode
  • StringQuote
  • StringType

Macros

  • astvec

Functions

  • format_source_excerpt

Type Aliases

  • AstVec
  • Result