egui_glium 0.13.0

Bindings for using egui natively using the glium library
docs.rs failed to build egui_glium-0.13.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: egui_glium-0.33.2

[egui] bindings for glium.

The main type you want to use is [EguiGlium].

This library is an [epi] backend. If you are writing an app, you may want to look at eframe instead.