Docs.rs
sql_from_models-cli-0.1.3
sql_from_models-cli 0.1.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
mikemoore13
Dependencies
anyhow ^1.0
normal
async-trait ^0.1.30
normal
chrono ^0.4
normal
clap ^4.5.24
normal
console ^0.14.1
normal
dotenv ^0.15
normal
futures ^0.3
normal
glob ^0.3.0
normal
promptly ^0.3.0
normal
regex ^1.5.4
normal
remove_dir_all ^0.7.0
normal
serde ^1.0.130
normal
serde_json ^1.0.68
normal
sqlx ^0.8.3
normal
structopt ^0.3.23
normal
tokio ^1.0.1
normal
url ^2.1.1
normal
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
sql_
from_
models_
cli
0.1.3
sql_from_models_cli
Function
run
Copy item path
Source
pub async fn run(opt:
Opt
) ->
Result
<
()
>