Docs.rs
  • posix-regex-0.1.4
    • posix-regex 0.1.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jackpot51
    • jD91mZM2
    • Dependencies
    • Versions
    • 24.47% 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

posix_regex0.1.4

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • compile::PosixRegexBuilder
  • compile::Range
  • immut_vec::ImmutVec
  • immut_vec::ImmutVecItem
  • immut_vec::ImmutVecIter
  • matcher::PosixRegex
  • tree::Checkpoint
  • tree::Node
  • tree::NodeId
  • tree::NodeIter
  • tree::Tree
  • tree::TreeBuilder

Enums

  • compile::Collation
  • compile::Error
  • compile::Token

Functions

  • ctype::is_alnum
  • ctype::is_alpha
  • ctype::is_blank
  • ctype::is_cntrl
  • ctype::is_digit
  • ctype::is_graph
  • ctype::is_lower
  • ctype::is_print
  • ctype::is_punct
  • ctype::is_space
  • ctype::is_upper
  • ctype::is_word_boundary
  • ctype::is_xdigit