Skip to main content

install_main_poster

Function install_main_poster 

Source
pub fn install_main_poster(
    post: impl Fn(Box<dyn FnOnce() + Send>) + Send + Sync + 'static,
)
Expand description

Install the cross-thread → main-thread door. Backends call this once at startup.

Day API ↩ Guides· daybrite.dev