Docs.rs
pgmq-core-0.8.5
pgmq-core 0.8.5
Permalink
Docs.rs crate page
PostgreSQL
Links
Homepage
Repository
crates.io
Source
Owners
ChuckHend
Dependencies
chrono ^0.4.23
normal
log ^0.4.17
normal
serde ^1.0.152
normal
serde_json ^1.0.91
normal
sqlx ^0.7.2
normal
thiserror ^1.0.38
normal
tokio ^1
normal
url ^2.3.1
normal
criterion ^0.4
dev
env_logger ^0.10.0
dev
lazy_static ^1.4.0
dev
rand ^0.8.5
dev
regex ^1.5.4
dev
Versions
26.23%
of the crate is documented
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pgmq_
core
0.8.5
In pgmq_
core::
query
pgmq_core
::
query
Function
create_index
Copy item path
Source
pub fn create_index(name:
CheckedName
<'_>) ->
Result
<
String
,
PgmqError
>