Docs.rs
  • marpa-0.3.0
    • marpa 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jrobsonchase
    • Dependencies
      • libmarpa-sys ^0.2.0 normal
      • regex ^1.1.0 normal
      • regex-syntax ^0.6.4 normal
    • Versions
    • 0% of the crate is documented
  • 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

marpa0.3.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • error::Error
  • grammar::Grammar
  • lexer::byte_scanner::ByteScanner
  • lexer::byte_scanner::ByteToken
  • parser::Parser
  • thin::Bocage
  • thin::Config
  • thin::EventIter
  • thin::Grammar
  • thin::Order
  • thin::Recognizer
  • thin::Tree
  • thin::Value
  • tree_builder::Handle
  • tree_builder::TreeBuilder

Enums

  • grammar::Item
  • thin::Event
  • thin::Step

Traits

  • lexer::token::Token
  • lexer::token_source::TokenSource
  • stack::processor::Processor

Functions

  • result::err
  • result::err_code
  • result::err_norule
  • result::err_nosym
  • result::err_notaseq
  • result::err_rnotstarted
  • stack::proc_value

Type Aliases

  • result::Result
  • thin::Rule
  • thin::RuleIter
  • thin::SymIter
  • thin::Symbol
  • thin::TokValue