Docs.rs
flowscope-core-0.3.1
flowscope-core 0.3.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
melonamin
Dependencies
chrono ^0.4
normal
minijinja ^2.14
normal
optional
regex ^1
normal
schemars ^1.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sqlparser ^0.59
normal
thiserror ^2.0
normal
tracing ^0.1
normal
optional
insta ^1.45
dev
proptest ^1.9
dev
rstest ^0.26
dev
indexmap ^2.6
build
serde ^1.0.215
build
serde_json ^1.0.133
build
toml ^0.9
build
Versions
64.37%
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
extract_tables
flowscope_
core
0.3.1
In flowscope_
core::
extractors
flowscope_core
::
extractors
Function
extract_
tables
Copy item path
Source
pub fn extract_tables(statements: &[
Statement
]) ->
Vec
<
String
>