eframe 0.24.0

egui framework - write GUI apps that compiles to web and/or natively
Documentation

eframe

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

default

  • accesskit
  • default_fonts
  • glow
  • wayland
  • winit/default
  • x11

accesskit

  • egui/accesskit
  • egui-winit/accesskit

default_fonts

  • egui/default_fonts

glow

  • dep:glow
  • dep:egui_glow
  • dep:glutin
  • dep:glutin-winit

wayland

  • egui-winit/wayland

x11

  • egui-winit/x11

persistence

  • directories-next
  • egui-winit/serde
  • egui/persistence
  • ron
  • serde

puffin

  • dep:puffin
  • egui/puffin
  • egui_glow?/puffin
  • egui-wgpu?/puffin
  • egui-winit/puffin

wgpu

  • dep:wgpu
  • dep:egui-wgpu
  • dep:pollster
  • dep:raw-window-handle

web_screen_reader

  • tts

android-game-activity

  • egui-winit/android-game-activity

android-native-activity

  • egui-winit/android-native-activity

directories-next

  • dep:directories-next

serde

  • dep:serde

ron

  • dep:ron

document-features

  • dep:document-features

tts

  • dep:tts