Function iced::window::fetch_id

source ·
pub fn fetch_id<Message>(
    f: impl FnOnce(u64) -> Message + 'static
) -> Command<Message>
Expand description

Fetches an identifier unique to the window.