Docs.rs
matrix-oracle-0.1.3
matrix-oracle 0.1.3
Permalink
Docs.rs crate page
AGPL-3.0-only
Links
Repository
crates.io
Source
Owners
emgrav
famedly-bot
github:famedly:workflows
Dependencies
document-features ^0.2
normal
http-cache-reqwest ^0.5.2
normal
reqwest ^0.11
normal
reqwest-middleware ^0.2
normal
serde ^1.0
normal
tracing ^0.1
normal
trust-dns-resolver ^0.22
normal
optional
url ^2.2
normal
optional
tokio ^1.12
dev
wiremock ^0.5
dev
Versions
100%
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
matrix_
oracle
0.1.3
Module error
Module Items
Enums
In matrix_
oracle::
client
matrix_oracle
::
client
Module
error
Copy item path
Source
Expand description
Errors that can occur during client-server lookup
Enums
ยง
Error
Errors that can occur during lookup. Refer to [the specification] to see how the two variants should be handled.
Fail
Error
Corresponds to the
FAIL_PROMPT
code in the spec.