Docs.rs
  • cfgrammar-0.13.10
    • cfgrammar 0.13.10
    • Permalink
    • Docs.rs crate page
    • Apache-2.0/MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ltratt
    • github:softdevteam:owners
    • Dependencies
      • indexmap ^2 normal
      • lazy_static ^1.4 normal
      • num-traits ^0.2 normal
      • regex ^1.3 normal
      • serde ^1.0 normal optional
      • vob >=3.0.2 normal
    • Versions
    • 49.19% 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

cfgrammar0.13.10

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • PIdx
  • RIdx
  • SIdx
  • TIdx
  • newlinecache::NewlineCache
  • span::Span
  • yacc::ast::ASTWithValidityInfo
  • yacc::ast::GrammarAST
  • yacc::ast::Production
  • yacc::ast::Rule
  • yacc::firsts::YaccFirsts
  • yacc::follows::YaccFollows
  • yacc::grammar::Precedence
  • yacc::grammar::SentenceGenerator
  • yacc::grammar::YaccGrammar
  • yacc::parser::YaccGrammarError
  • yacc::parser::YaccGrammarWarning

Enums

  • Symbol
  • yacc::YaccKind
  • yacc::YaccOriginalActionKind
  • yacc::ast::Symbol
  • yacc::grammar::AssocKind
  • yacc::parser::SpansKind
  • yacc::parser::YaccGrammarErrorKind
  • yacc::parser::YaccGrammarWarningKind

Traits

  • span::Spanned

Type Aliases

  • yacc::grammar::PrecedenceLevel
  • yacc::parser::YaccGrammarResult