Docs.rs
cosmic-registry-postgres-0.3.6
cosmic-registry-postgres 0.3.6
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
uberscott
Dependencies
async-recursion ^1.0.0
normal
async-trait ^0.1.48
normal
cosmic-hyperspace ^0.3.6
normal
cosmic-space ^0.3.6
normal
lazy_static ^1.4.0
normal
mechtron-host ^0.3.6
normal
serde ^1.0.69
normal
sqlx ^0.5.11
normal
strum ^0.24.1
normal
tracing ^0.1.26
normal
acid-store ^0.12.0
dev
ascii ^1.1.0
dev
bincode ^1.3.3
dev
tokio ^1.15.0
dev
url ^2.3.1
dev
wasmer ^2.3.0
dev
wasmer-compiler-singlepass ^2.3.0
dev
zip ^0.6.2
dev
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
☰
PostErr
Required Methods
dupe
Implementors
In cosmic_registry_postgres::err
?
Trait
cosmic_registry_postgres
::
err
::
PostErr
source
·
[
−
]
pub trait PostErr:
HyperErr
+
From
<Error> +
From
<
ParseError
> { fn
dupe
() -> Self; }
Required Methods
source
fn
dupe
() -> Self
Implementors