Docs.rs
kosame-0.3.0
kosame 0.3.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
pikaju
Dependencies
fallible-iterator ^0.2.0
normal
futures-core ^0.3.31
normal
kosame_macro ^0.3.0
normal
kosame_repr ^0.3.0
normal
kosame_sql ^0.3.0
normal
pollster ^0.4.0
normal
postgres ^0.19.12
normal
optional
postgres-protocol ^0.6.8
normal
optional
postgres-types ^0.2.9
normal
optional
serde ^1.0.226
normal
optional
thiserror ^2.0.17
normal
tokio-postgres ^0.7.14
normal
optional
Versions
0%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Crate kosame
kosame
0.3.0
All Items
Crate Items
Re-exports
Modules
Macros
Enums
Type Aliases
Derive Macros
Crate
kosame
Copy item path
Source
Re-exports
§
pub use
kosame_repr
as repr;
pub use
kosame_sql
as sql;
Modules
§
driver
params
prelude
query
relation
statement
Macros
§
query
statement
table
Enums
§
Error
Type Aliases
§
Result
Derive Macros
§
Row