Docs.rs
  • regex-chunker-0.3.0
    • regex-chunker 0.3.0
    • Permalink
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • d2718
    • Dependencies
      • bytes ^1.4 normal optional
      • fastrand ^2.0 normal optional
      • regex ^1.9 normal
      • tokio ^1.29 normal optional
      • tokio-stream ^0.1 normal optional
      • tokio-util ^0.7 normal optional
      • fastrand ^2.0 dev
      • reqwest ^0.11 dev
      • tokio ^1.29 dev
    • Versions
    • 97.22% 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

regex_chunker0.3.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • ByteChunker
  • CustomChunker
  • SimpleCustomChunker
  • StringAdapter
  • stream::ByteChunker
  • stream::CustomChunker

Enums

  • ErrorResponse
  • MatchDisposition
  • RcErr
  • Utf8FailureMode

Traits

  • Adapter
  • SimpleAdapter