Docs.rs
  • quoth-0.2.0
    • quoth 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • sam0x17
    • Dependencies
      • quoth-macros ^0.2.0 normal
      • regex ^1.10 normal
      • rust_decimal ^1 normal
      • safe-string ^0.2.0 normal
    • Versions
    • 61.82% 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

quoth0.2.0

Crate Items

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

List of all items

Structs

  • Diagnostic
  • Error
  • IndexedLines
  • IndexedSlice
  • IndexedString
  • LineCol
  • ParseStream
  • Source
  • Span
  • SpanJoinError
  • parsable::Everything
  • parsable::Exact
  • parsable::Nothing
  • parsable::Whitespace
  • parsable::numbers::BoundedI64
  • parsable::numbers::Decimal
  • parsable::numbers::I128
  • parsable::numbers::I64
  • parsable::numbers::U128
  • parsable::numbers::U64

Enums

  • DiagnosticLevel
  • parsable::Optional

Traits

  • IndexedStr
  • MultiSpan
  • Parsable
  • Pattern
  • Peekable
  • Spanned

Derive Macros

  • ParsableExt
  • Spanned

Functions

  • common_prefix
  • parse

Type Aliases

  • Result