Docs.rs
srgn-0.14.0
srgn 0.14.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
alexpovel
Dependencies
anyhow ^1.0.98
normal
cached ^0.53.1
normal
optional
clap ^4.5.13
normal
clap_complete ^4.5.13
normal
colored ^3.0.0
normal
const_format ^0.2.34
normal
decompound ^0.3.0
normal
optional
env_logger ^0.11.6
normal
fancy-regex ^0.14.0
normal
fst ^0.4.7
normal
optional
glob ^0.3.2
normal
grep-cli ^0.1.11
normal
ignore ^0.4.23
normal
itertools ^0.13.0
normal
log ^0.4.27
normal
pathdiff ^0.2.3
normal
regex ^1.11.1
normal
streaming-iterator ^0.1.9
normal
tempfile ^3.20.0
normal
titlecase ^3.5.0
normal
tree-sitter ^0.25.3
normal
tree-sitter-c ^0.24.1
normal
tree-sitter-c-sharp ^0.23.1
normal
tree-sitter-go ^0.23.4
normal
tree-sitter-hcl ^1.1.0
normal
tree-sitter-python ^0.23.6
normal
tree-sitter-rust ^0.23.2
normal
tree-sitter-typescript ^0.23.2
normal
unescape ^0.1.0
normal
unicode-normalization ^0.1.24
normal
unicode_categories ^0.1.1
normal
unicode_titlecase ^2.4.0
normal
assert_cmd ^2.0.16
dev
comrak ^0.39.0
dev
enum-iterator ^2.1.0
dev
insta ^1.41.1
dev
nom ^8.0.0
dev
predicates ^3.1.3
dev
pretty_assertions ^1.4.1
dev
proptest ^1.6.0
dev
rand ^0.9.1
dev
rand_regex ^0.18.0
dev
rstest ^0.23.0
dev
serde ^1.0.218
dev
decompound ^0.3.0
build
fst ^0.4.7
build
rayon ^1.10.0
build
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
GLOBAL_SCOPE
srgn
0.14.0
srgn
Constant
GLOBAL_
SCOPE
Copy item path
Source
pub const GLOBAL_SCOPE: &
str
= r".*";
Expand description
Pattern signalling global scope, aka matching entire inputs.