egui_inbox 0.9.0

Utility to send messages to egui views from async functions, callbacks, etc. without having to use interior mutability.
Documentation

egui_inbox

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 1 of them enabled by default.

default

egui (default)

async

broadcast

tokio

type_broadcast

type_inbox