Docs.rs
edgedb-client-0.3.0
edgedb-client 0.3.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
crates.io
Source
Owners
tailhook
edgedb-ci
Dependencies
anyhow ^1
normal
async-std ^1.10
normal
async-trait ^0.1.51
normal
bytes ^1.0.1
normal
dirs ^4.0.0
normal
edgedb-derive ^0.3.0
normal
optional
edgedb-errors ^0.2.0
normal
edgedb-protocol ^0.3.0
normal
futures-util ^0.3.15
normal
log ^0.4.8
normal
rand ^0.8
normal
rustls ^0.20.2
normal
rustls-native-certs ^0.6.1
normal
rustls-pemfile ^0.3.0
normal
scram ^0.6.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.10.1
normal
snafu ^0.7.0
normal
tls-api ^0.7.0
normal
tls-api-not-tls ^0.7.0
normal
tls-api-rustls ^0.7.0
normal
typemap ^0.3.3
normal
url ^2.1.1
normal
webpki ^0.22
normal
webpki-roots ^0.22.2
normal
env_logger ^0.9.0
dev
Versions
87.5%
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
display_error
edgedb_
client
0.3.0
In edgedb_
client::
errors
edgedb_client
::
errors
Function
display_
error
Copy item path
Source
pub fn display_error(e: &
Error
, verbose:
bool
) ->
DisplayError
<'_>