egui 0.16.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 13 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/serialize
  • ron

serialize

  • serde
  • epaint/serialize

extra_asserts

  • epaint/extra_asserts

convert_bytemuck

  • epaint/convert_bytemuck

mint

  • epaint/mint

multi_threaded

  • epaint/multi_threaded

cint

  • epaint/cint

extra_debug_asserts

  • epaint/extra_debug_asserts

serde

    This feature flag does not enable additional features.

ron

    This feature flag does not enable additional features.