Docs.rs
tre-regex-0.3.0
tre-regex 0.3.0
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
Elizafox
Dependencies
tre-regex-sys ^0.3.0
normal
widestring ^1.0.2
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
☰
RegMatchStr
In tre_regex
?
Type Definition
tre_regex
::
RegMatchStr
source
·
[
−
]
pub type RegMatchStr<'a> =
Vec
<
Option
<
Result
<
Cow
<'a,
str
>>>>;