Docs.rs
atomr-persistence-sql-0.9.2
atomr-persistence-sql 0.9.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cognect
Dependencies
async-trait ^0.1
normal
atomr-persistence ^0.9.2
normal
atomr-persistence-query ^0.9.2
normal
chrono ^0.4
normal
serde ^1
normal
serde_json ^1
normal
sqlx ^0.8
normal
thiserror ^1
normal
tokio ^1.39
normal
tracing ^0.1
normal
atomr-persistence-tck ^0.9.2
dev
tokio ^1.39
dev
Versions
12.5%
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
Skip to main content
detect_dialect
atomr_
persistence_
sql
0.9.2
atomr_persistence_sql
Function
detect_
dialect
Copy item path
Source
pub fn detect_dialect(url: &
str
) ->
Option
<
SqlDialect
>