Docs.rs
  • oom-match-0.0.0
    • oom-match 0.0.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gabrielfalcao
    • Dependencies
      • unique-pointer ^0.8.0 normal
      • k9 ^0.12.0 dev
    • Versions
    • 0% of the crate is documented
  • This release has been yanked, go to latest version
  • 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
  • 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

oom0.0.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Error
  • data::Stack
  • match::buffer::Buffer
  • match::match::Match
  • source::info::Source
  • source::position::Position
  • source::span::Span
  • state::State
  • token::Token
  • traceback::caller::Caller

Enums

  • match::ascii::Ascii
  • match::production::Production
  • match::special::Special

Traits

  • match::traits::Literal
  • match::traits::Matcher
  • match::traits::StackRange
  • traceback::Traceback

Macros

  • admonition
  • caller
  • dbg
  • filename
  • format_to_str
  • function_name
  • impl_error
  • impl_matcher_for_ref
  • indent
  • indent_objdump
  • info
  • location
  • map_call_to_result
  • step
  • step_test
  • tag
  • try_result
  • unexpected
  • unwrap_result
  • vec_deque
  • warn
  • with_caller

Functions

  • color::ansi
  • color::ansi_clear
  • color::auto
  • color::back
  • color::bg
  • color::bgfg
  • color::couple
  • color::fg
  • color::fore
  • color::from_bytes
  • color::from_string
  • color::invert_bw
  • color::reset
  • color::rgb_from_bytes
  • color::rgb_from_string
  • color::wrap

Type Aliases

  • Result

Constants

  • match::ascii::ALPHA
  • match::ascii::ALPHA_LOWER
  • match::ascii::ALPHA_NUMERIC
  • match::ascii::ALPHA_UPPER
  • match::ascii::ANY
  • match::ascii::NUMERIC
  • state::DEFAULT_NEWLINE
  • state::DEFAULT_WHITESPACE