Docs.rs
  • from-regex-0.2.1
    • from-regex 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ecclarke42
    • Dependencies
      • from-regex-macros ^0.2.1 normal
      • lazy_static ^1 normal
      • regex ^1 normal
      • segmap ^0.1 normal
    • Versions
    • 57.14% 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

Crate from_regex

from_regex0.2.1

  • All Items

Crate Items

  • Re-exports
  • Macros
  • Structs
  • Traits
  • Derive Macros

Crates

  • from_regex

Crate from_regex

Source

Re-exports§

pub use regex;
pub use segmap;

Macros§

lazy_static

Structs§

Captures
Represents the capture groups for a single match.
Regex
A compiled regular expression for searching Unicode haystacks.
SegmentMap
SegmentMap

Traits§

FromRegex
Try to construct an instance of this type from a string
FromStr
Parse a value from a string
TextMap

Derive Macros§

FromRegex
Derive FromRegex
FromStr
Generates the same code as FromRegex, but also adds a std::str::FromStr implementation (with () error type)

Results

Settings
Help

Query parser error: "Unexpected - (did you mean ->?)".