Docs.rs
regex-syntax-0.6.3
regex-syntax 0.6.3
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
BurntSushi
alexcrichton
github:rust-lang-nursery:regex-owners
github:rust-lang:libs
Dependencies
ucd-util ^0.1.0
normal
Versions
100%
of the crate is documented
Go to latest version
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module literal
Structs
?
Module
regex_syntax
::
hir
::
literal
source
·
[
−
]
Expand description
Provides routines for extracting literal prefixes and suffixes from an
Hir
.
Structs
Literal
A single member of a set of literals extracted from a regular expression.
Literals
A set of literal byte strings extracted from a regular expression.