Docs.rs
creed-0.0.0
creed 0.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
alekitto
Dependencies
chrono ^0.4
normal
fallible-iterator ^0.2
normal
futures ^0.3
normal
mysql_async ^0.29
normal
postgres-native-tls ^0.5.0
normal
regex ^1
normal
rusqlite ^0.27
normal
serde_json ^1.0
normal
tokio ^1.9
normal
tokio-postgres ^0.7.2
normal
url ^2.2
normal
uuid ^1.0
normal
lazy_static ^1.4
dev
tokio-test ^0.4
dev
Versions
21.43%
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
☰
Crate creed
Version 0.0.0
All Items
Re-exports
Modules
Macros
Structs
Enums
Traits
Functions
Type Definitions
?
Crate
creed
source
·
[
−
]
Re-exports
pub use error::
Error
;
Modules
driver
error
Macros
params
Structs
Connection
ConnectionEvent
ConnectionOptions
EventDispatcher
Parameter
Row
Enums
ParameterIndex
ParameterType
Parameters
Value
Traits
Event
Rows
Represents a row collection, collected from an executed statements It contains all the raw data from the executed query, being countable and iterable safely
Functions
xxx
Type Definitions
Async
AsyncResult
Result