Docs.rs
regexnight-0.2.0
regexnight 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
agateau
Dependencies
anyhow ^1.0.93
normal
clap ^4.5.20
normal
lazy-regex ^3.3.0
normal
nu-ansi-term ^0.50.1
normal
once_cell ^1.20.2
normal
thiserror ^2.0.3
normal
tree-ds ^0.1.5
normal
insta ^1.41.1
dev
serde ^1.0.214
dev
serde_json ^1.0.132
dev
yare ^3.0.0
dev
Versions
4.48%
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
regexnight
0.2.0
Crate Items
Macros
Structs
Enums
Functions
Type Aliases
List of all items
Structs
charstr::CharStr
estring::EscapedString
parse::ParseError
Enums
estring::EscapedChar
tree::GroupKind
tree::Token
Macros
string_vec
Functions
lint::lint
parse::parse_regex
print_tree::print
print_tree::print_tree
print_tree::write
print_tree::write_tree
tree_utils::get_token_len
tree_utils::get_token_span
Type Aliases
parse::ParseResult
tree::RegexNode
tree::RegexTree