Docs.rs
sql_db_creator-0.2.5
sql_db_creator 0.2.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
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
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
sql_
db_
creator
0.2.5
All Items
Crate Items
Structs
Enums
Functions
Crate
sql_db_creator
Copy item path
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.