Docs.rs
polyglot-sql-0.6.0
polyglot-sql 0.6.0
Permalink
Docs.rs crate page
MIT
14 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
tobilg
Dependencies
polyglot-sql-ast-derive ^0.6.0
normal
polyglot-sql-function-catalogs ^0.6.0
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
stacker ^0.1
normal
optional
thiserror ^1.0
normal
ts-rs ^12.0
normal
optional
unicode-segmentation ^1.10
normal
criterion ^0.5
dev
once_cell ^1.19
dev
pretty_assertions ^1.4
dev
stats_alloc ^0.1
dev
Versions
46.57%
of the crate is documented
Platform
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
Skip to main content
enforce_tokens
polyglot_
sql
0.6.0
In polyglot_
sql::
guard
polyglot_sql
::
guard
Function
enforce_
tokens
Copy item path
Source
pub fn enforce_tokens( tokens: &[
Token
], options: &
ComplexityGuardOptions
, ) ->
Result
<
()
>