Docs.rs
sqruff-lib-0.1.0
sqruff-lib 0.1.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
benfdking
Dependencies
dyn-clone ^1
normal
dyn-hash ^0.1.2
normal
dyn_ord ^0.2.1
normal
enum_dispatch ^0.3.12
normal
fancy-regex ^0.13
normal
indexmap ^2.2.2
normal
itertools ^0.12.0
normal
regex ^1
normal
uuid ^1
normal
walkdir ^2.4.0
normal
pretty_assertions ^1.4.0
dev
Versions
16.2%
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
sqruff_lib
0.1.0
Module match_algorithms
Structs
Functions
In sqruff_lib::core::parser
?
Module
sqruff_lib
::
core
::
parser
::
match_algorithms
source
·
[
−
]
Structs
§
BracketInfo
Functions
§
bracket_sensitive_look_ahead_match
first_non_whitespace
first_trimmed_raw
greedy_match
Looks ahead to claim everything up to some future terminators.
look_ahead_match
prune_options
Use the simple matchers to prune which options to match on.