Docs.rs
rustjs-0.0.0
rustjs 0.0.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
rouzwelt
Dependencies
deno_runtime ^0.155.0
normal
serde_json ^1.0.116
normal
thiserror ^1.0.59
normal
tokio ^1.37.0
dev
Versions
34.09%
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
rustjs
0.0.0
Module mpsc
Structs
Functions
In rustjs::deno_core::unsync
Module
rustjs
::
deno_core
::
unsync
::
mpsc
Copy item path
source
·
[
−
]
Structs
§
Receiver
SendError
Sender
Functions
§
unbounded_channel
A ![
Sync
] and ![
Sync
] equivalent to
tokio::sync::unbounded_channel
.