Docs.rs
pg-blast-radius-0.3.0
pg-blast-radius 0.3.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
michaelmillar
Dependencies
anyhow ^1
normal
clap ^4
normal
owo-colors ^4
normal
pg_query ^6
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
optional
tokio-postgres ^0.7
normal
optional
insta ^1
dev
Versions
0%
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
extract_statement_sql
pg_
blast_
radius
0.3.0
In pg_
blast_
radius::
parse
pg_blast_radius
::
parse
Function
extract_
statement_
sql
Copy item path
Source
pub fn extract_statement_sql(source: &
str
, stmt: &
RawStmt
) ->
String