Docs.rs
  • scnr-0.8.0
    • scnr 0.8.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jsinger67
    • Dependencies
      • dot-writer ^0.1.4 normal
      • log ^0.4.25 normal
      • regex-automata ^0.4.9 normal optional
      • regex-syntax ^0.8.5 normal
      • rustc-hash ^2.1.0 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • seshat-unicode ^0.3.1 normal optional
      • thiserror ^2 normal
      • criterion ^0.5.1 dev
      • env_logger ^0.11.6 dev
      • regex ^1.11.1 dev
    • Versions
    • 100% 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

scnr0.8.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • FindMatches
  • Lookahead
  • Match
  • MatchExt
  • Pattern
  • Position
  • Scanner
  • ScannerBuilder
  • ScannerMode
  • ScnrError
  • Span
  • WithPositions

Enums

  • PeekResult
  • ScnrErrorKind

Traits

  • MatchExtIterator
  • PositionProvider
  • ScannerModeSwitcher

Type Aliases

  • Result