Docs.rs
soketto-0.4.2
soketto 0.4.2
Docs.rs crate page
Apache-2.0
OR
MIT
01 September 2020
Links
Repository
crates.io
Source
Owners
github:paritytech:core-devs
parity-crate-owner
Dependencies
base64 ^0.12
normal
bytes ^0.5
normal
flate2 ^1.0.13
normal
futures ^0.3.1
normal
httparse ^1.3.4
normal
log ^0.4.8
normal
rand ^0.7
normal
sha-1 ^0.9
normal
quickcheck ^0.9
dev
tokio ^0.2
dev
tokio-util ^0.3
dev
Versions
93.91%
of the crate is documented
Go to latest version
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
☰
Type Definition BoxedError
soketto
All crates
?
[
−
]
[src]
Type Definition
soketto
::
BoxedError
type BoxedError =
Box
<dyn
Error
+
Send
+
Sync
>;