Docs.rs
km-to-sql-0.1.0
km-to-sql 0.1.0
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
Go to latest version
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
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
km_
to_
sql
0.1.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
metadata::ColumnEnumDetails
metadata::ColumnForeignKeyDetails
metadata::ColumnMetadata
metadata::TableMetadata
Enums
error::Error
Functions
json::parse_metadata
postgres::get
postgres::init_schema
postgres::upsert
Type Aliases
error::Result