Docs.rs
arpy-client-0.2.0
arpy-client 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
simon-bourne
Dependencies
arpy ^0.2.0
normal
async-trait ^0.1.63
normal
bincode ^1.3.3
normal
futures ^0.3.25
normal
pin-project ^1.0.12
normal
serde ^1.0.152
normal
slotmap ^1.0.6
normal
thiserror ^1.0.38
normal
tokio ^1.25.0
normal
tokio-stream ^0.1.11
normal
Versions
29.41%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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 arpy_client
arpy_
client
0.2.0
All Items
Crate Items
Modules
Enums
Traits
Crate
arpy_
client
Copy item path
Source
Expand description
Portable client for Arpy.
Modules
§
websocket
Websocket Client.
Enums
§
Error
The errors that can happen during an RPC.
Traits
§
Spawner