Docs.rs
flowscope-cli-0.3.1
flowscope-cli 0.3.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
melonamin
Dependencies
anyhow ^1.0
normal
axum ^0.8
normal
optional
chrono ^0.4
normal
optional
clap ^4
normal
flowscope-core ^0.3.1
normal
flowscope-export ^0.3.1
normal
is-terminal ^0.4
normal
mime_guess ^2
normal
optional
notify-debouncer-mini ^0.5
normal
optional
open ^5
normal
optional
owo-colors ^4
normal
rust-embed ^8
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
optional
tabled ^0.20
normal
thiserror ^2.0
normal
tokio ^1
normal
optional
tower-http ^0.6
normal
optional
walkdir ^2
normal
optional
http-body-util ^0.1
dev
reqwest ^0.12
dev
rusqlite ^0.32
dev
tempfile ^3
dev
tokio ^1
dev
tower ^0.5
dev
Versions
84.71%
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
Module schema
flowscope_
cli
0.3.1
Module schema
Module Items
Functions
In crate flowscope_
cli
flowscope_cli
Module
schema
Copy item path
Source
Expand description
Schema loading from DDL files.
Functions
ยง
load_
schema_
from_
ddl
Load schema from a DDL file containing CREATE TABLE statements.