Docs.rs
lgui-core-0.2.0
lgui-core 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
16 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
lius-new
Dependencies
image ^0.25
normal
optional
keyboard-types ^0.8
normal
serde ^1
normal
optional
sha2 ^0.10
normal
optional
tokio ^1
normal
optional
unicode-bidi ^0.3
normal
unicode-segmentation ^1.12
normal
Versions
2.76%
of the crate is documented
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
Skip to main content
task_spawner
lgui_
core
0.2.0
In lgui_
core::
platform
lgui_core
::
platform
Function
task_
spawner
Copy item path
Source
pub fn task_spawner( executor: impl
Fn
(
UiTask
) +
Send
+
Sync
+ 'static, ) ->
UiTaskSpawner