Docs.rs
sql_db_creator-0.1.6
sql_db_creator 0.1.6
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
Sok-Bou
Dependencies
actix-web ^4
normal
futures ^0.3
normal
serde_json ^1.0.91
normal
sqlx ^0.6
normal
Versions
33.33%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate sql_db_creator
Version 0.1.6
All Items
Structs
Enums
Functions
?
Crate
sql_db_creator
source
·
[
−
]
Structs
Config
Holds the login creadentials and the host for the db.
Enums
DBType
The db type of that the user wants to create a db.
Functions
setup
Initiates the db creation.