Docs.rs
ar_pe_ce_core-0.1.0
ar_pe_ce_core 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
frondeus
Dependencies
anyhow ^1.0
normal
async-stream ^0.3.1
normal
async-trait ^0.1
normal
bytes ^1.0.1
normal
futures ^0.3
normal
hyper ^0.14
normal
rmp-serde ^0.15.4
normal
serde ^1.0.125
normal
tracing ^0.1
normal
url ^2.2
normal
Versions
0%
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
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
Crate ar_pe_ce_core
ar_
pe_
ce_
core
0.1.0
All Items
Crate Items
Structs
Traits
Functions
Type Aliases
Attribute Macros
Crate
ar_
pe_
ce_
core
Copy item path
Source
Structs
§
Client
Inner
Error
The
Error
type, a wrapper around a dynamic error type.
Traits
§
Rpc
Functions
§
decode_
stream
encode_
stream
Type Aliases
§
Result
Result<T, Error>
Stream
Attribute Macros
§
async_
trait