Docs.rs
pg-embed-alternative-0.8.0-rc1
pg-embed-alternative 0.8.0-rc1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
RuofengX
Dependencies
async-trait ^0.1
normal
bytes ^1.0
normal
dirs ^5.0.1
normal
futures ^0.3
normal
lazy_static ^1.4
normal
log ^0.4
normal
reqwest ^0.11
normal
optional
sqlx ^0.6
normal
optional
tar ^0.4.39
normal
thiserror ^1.0
normal
tokio ^1
normal
optional
xz2 ^0.1.7
normal
zip ^0.6
normal
env_logger ^0.10
dev
serial_test ^2.0.0
dev
Versions
87.33%
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
PgCommandSync
pg_
embed_
alternative
0.8.0-rc1
PgCommand
Sync
Aliased Type
In pg_
embed_
alternative::
pg_
types
pg_embed_alternative
::
pg_types
Type Alias
PgCommand
Sync
Copy item path
Source
pub type PgCommandSync =
Box
<
Cell
<
Command
>>;
Aliased Type
ยง
pub struct PgCommandSync(
/* private fields */
);