Function iced::system::fetch_information

source ·
pub fn fetch_information<Message>(
    f: impl Fn(Information) -> Message + Send + 'static
) -> Command<Message>
Available on crate feature system only.
Expand description

Query for available system information.