egui 0.13.1

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 11 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

extra_debug_asserts

  • epaint/extra_debug_asserts

cint

  • epaint/cint

extra_asserts

  • epaint/extra_asserts

serde

    This feature flag does not enable additional features.

ron

    This feature flag does not enable additional features.