Docs.rs
km-to-sql-0.1.1
km-to-sql 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
keichan34
Dependencies
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0.12
normal
tokio-postgres ^0.7
normal
optional
url ^2
normal
tokio ^1
dev
Versions
8.82%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
km_
to_
sql
0.1.1
In km_
to_
sql::
postgres
km_to_sql
::
postgres
Function
init_schema
Copy item path
Source
pub async fn init_schema(client: &
Client
) ->
Result
<
()
>
Expand description
Initialize the schema in the database.