Docs.rs
  • HOPA-0.1.2
    • HOPA 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • VictorTaelin
    • Dependencies
      • highlight_error ^0.1.1 normal
    • Versions
    • 68.85% 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

HOPA0.1.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • State

Enums

  • Testree

Functions

  • any
  • attempt
  • do_force_there_take_exact
  • do_here_end
  • do_here_peek_exact
  • do_here_peek_head
  • do_here_take_exact
  • do_here_take_head
  • do_skip
  • do_skip_comment
  • do_skip_spaces
  • do_there_end
  • do_there_peek_exact
  • do_there_peek_head
  • do_there_take_exact
  • do_there_take_head
  • dry
  • expected
  • find
  • force_there_take_exact
  • guard
  • head
  • here_end
  • here_name
  • here_peek_exact
  • here_peek_head
  • here_take_exact
  • here_take_head
  • leaf_parser
  • list
  • maybe
  • node_parser
  • nth
  • read
  • skip
  • skip_comment
  • skip_spaces
  • skip_while
  • tail
  • testree_parser
  • testree_show
  • there_end
  • there_name
  • there_nonempty_name
  • there_peek_exact
  • there_peek_head
  • there_take_exact
  • there_take_head
  • until

Type Aliases

  • Answer
  • Parser