Docs.rs
flutter_rust_bridge-2.10.0
flutter_rust_bridge 2.10.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
fzyzcjy
Dependencies
anyhow ^1.0.64
normal
optional
backtrace ^0.3.68
normal
optional
byteorder ^1.5.0
normal
chrono ^0.4.23
normal
optional
delegate-attr ^0.3.0
normal
flutter_rust_bridge_macros =2.10.0
normal
futures ^0.3.29
normal
optional
lazy_static ^1.4.0
normal
log ^0.4
normal
optional
portable-atomic ^1.8.0
normal
optional
uuid ^1.1.2
normal
optional
cool_asserts ^2.0.3
dev
wasm-bindgen-test ^0.3.32
dev
build-target ^0.4.0
build
oslog ^0.1.0
normal
optional
allo-isolate ^0.1.26
normal
dart-sys ^4.1.5
normal
optional
threadpool ^1.8.1
normal
optional
tokio ^1.34.0
normal
optional
tokio ^1.34.0
dev
bytemuck ^1.11.0
normal
console_error_panic_hook ^0.1.7
normal
optional
js-sys ^0.3.69
normal
tokio ^1.34.0
normal
optional
wasm-bindgen ^0.2.92
normal
wasm-bindgen-futures ^0.4.42
normal
optional
web-sys ^0.3.58
normal
android_logger ^0.13
normal
optional
Versions
60.61%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
flutter_
rust_
bridge
2.10.0
Task
RetFut
Trait
Implementors
In flutter_
rust_
bridge::
handler
flutter_rust_bridge
::
handler
Trait
TaskRetFutTrait
Copy item path
Source
pub trait TaskRetFutTrait:
Send
{ }
Implementors
§
Source
§
impl<T:
Send
>
TaskRetFutTrait
for T