Docs.rs
mvsync-1.3.1
mvsync 1.3.1
Docs.rs crate page
Links
crates.io
Source
Owners
mqxf
Dependencies
crossbeam-channel ^0.5.11
normal
mvutils ^0.8.0
normal
num_cpus ^1.16.0
normal
Versions
52.27%
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
Module block
mvsync
1.3.1
Module block
Module Items
Structs
Traits
Functions
In crate mvsync
mvsync
Module
block
Copy item path
Source
Structs
§
Signal
Signal
Future
Traits
§
Await
Sync
Functions
§
await_
sync
Poll a future to completion, blocking the current thread until it is done.
await_
sync_
safe
Poll a future to completion, blocking the current thread until it is done, returning Err if the thread panics.