eframe 0.22.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 16 feature flags, 4 of them enabled by default.

default

  • accesskit
  • default_fonts
  • glow

accesskit

  • egui/accesskit
  • egui-winit/accesskit

default_fonts

  • egui/default_fonts

glow

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

persistence

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

wgpu

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

puffin

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

web_screen_reader

  • tts

ron

  • dep:ron

serde

  • dep:serde

directories-next

  • dep:directories-next

android-native-activity

  • egui-winit/android-native-activity

document-features

  • dep:document-features

tts

  • dep:tts

wayland

  • egui-winit/wayland

android-game-activity

  • egui-winit/android-game-activity