Docs.rs
socketio-rs-0.1.0
socketio-rs 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
SSebo
Dependencies
async-stream ^0.3.3
normal
backoff ^0.4
normal
base64 ^0.13.0
normal
bytes ^1
normal
engineio-rs ^0.1.0
normal
futures-util ^0.3
normal
parking_lot ^0.12
normal
regex ^1.6.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.16.1
normal
tokio-util ^0.7.3
normal
tracing ^0.1
normal
url ^2.2.2
normal
tracing-subscriber ^0.3
dev
Versions
0%
of the crate is documented
Go to latest version
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
☰
Result
In socketio_rs
?
Type Definition
socketio_rs
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;