Docs.rs
zino-orm-0.14.0
zino-orm 0.14.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
photino
Dependencies
apache-avro ^0.21.0
normal
cfg-if ^1.0.4
normal
chrono ^0.4.42
normal
convert_case ^0.10.0
normal
futures ^0.3.31
normal
http ^1.4.0
normal
regex ^1.12.2
normal
serde ^1.0.228
normal
serde_json ^1.0.148
normal
smallvec ^1.15.1
normal
sqlx ^0.8.6
normal
optional
toml ^0.9.10
normal
tracing ^0.1.44
normal
url ^2.5.7
normal
zino-core ^0.42.0
normal
zino-openapi ^0.13.0
normal
optional
Versions
100%
of the crate is documented
Platform
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
DatabaseDriver
zino_
orm
0.14.0
Database
Driver
Aliased Type
In crate zino_
orm
zino_orm
Type Alias
Database
Driver
Copy item path
Source
pub type DatabaseDriver =
Sqlite
;
Expand description
SQLite database driver.
Aliased Type
ยง
pub struct DatabaseDriver;