Docs.rs
nt-rs-0.0.1
nt-rs 0.0.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
BlueZeeKing
Dependencies
flume ^0.11.0
normal
futures ^0.3.30
normal
http ^1.0.0
normal
rmp ^0.8.12
normal
serde ^1.0.193
normal
serde_json ^1.0.108
normal
thiserror ^1.0.53
normal
tokio ^1.35.1
normal
tokio-tungstenite ^0.21.0
normal
tungstenite ^0.21.0
normal
Versions
41.46%
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
nt_rs
0.0.1
All Items
Crate Items
Modules
Structs
Enums
Traits
Crate
nt_rs
Copy item path
Source
Modules
§
backend
payload
time
types
Structs
§
Network
Table
Client
Publisher
Subscriber
Enums
§
Error
NtMessage
Any type of message that could be sent or recieved from a websocket
Traits
§
Backend
A generic backend that a client can use.
backend::TokioBackend
is a good example.
Timer
A generic timer driver