eframe 0.25.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, 7 of them enabled by default.

default

  • accesskit
  • default_fonts
  • glow
  • wayland
  • web_screen_reader
  • 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

web_screen_reader

  • web-sys/SpeechSynthesis
  • web-sys/SpeechSynthesisUtterance

x11

  • egui-winit/x11

puffin

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

persistence

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

wgpu

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

document-features

  • dep:document-features

directories-next

  • dep:directories-next

android-native-activity

  • egui-winit/android-native-activity

android-game-activity

  • egui-winit/android-game-activity

serde

  • dep:serde

ron

  • dep:ron