Docs.rs
  • text-parsing-0.6.6
    • text-parsing 0.6.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • merl-twin
    • Dependencies
      • opt_struct ^0.1 normal
      • unicode-properties ^0.1 normal
    • Versions
    • 0% 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

text_parsing0.6.6

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Local
  • Next
  • Runtime
  • Snip
  • entities::Builder
  • entities::EntityParser
  • entities::PipedEntityParser
  • paragraph::Builder
  • paragraph::Paragraphs
  • parser::Filtered
  • parser::Map
  • parser::MapEof
  • parser::PartialPipedWith
  • parser::Pipe
  • parser::PipeBreaker
  • parser::PipedWith
  • source::Chain
  • source::EmptySource
  • source::Filtered
  • source::IntoSeparator
  • source::Map
  • source::MapChar
  • source::MergeSeparator
  • source::OptSource
  • source::ParserSource
  • source::Pipe
  • source::Processed
  • source::StrSource
  • tagger::Builder
  • tagger::Tag
  • tagger::TagParser

Enums

  • Error
  • parser::ParserEvent
  • source::Breaker
  • source::SourceEvent
  • tagger::Closing
  • tagger::SpecTag
  • tagger::TagName

Traits

  • Localize
  • StateMachine
  • parser::Filter
  • parser::IntoPipeParser
  • parser::Parser
  • parser::ParserExt
  • parser::PipeParser
  • parser::PipeParserExt
  • source::CharMapper
  • source::IntoSource
  • source::Mapper
  • source::Source
  • source::SourceExt
  • source::Sourcefy

Type Aliases

  • NextResult
  • parser::ParserResult
  • source::SourceResult