egui 0.12.0

Simple, portable immediate mode GUI library for Rust
Documentation

egui

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 8 feature flags, 3 of them enabled by default.

default

  • default_fonts
  • single_threaded

default_fonts

  • epaint/default_fonts

single_threaded

  • epaint/single_threaded

persistence

  • serde
  • epaint/persistence
  • ron

multi_threaded

  • epaint/multi_threaded

mint

  • epaint/mint

ron

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.