Registry / other / egui-backend

egui-backend

JSON →
library0.4.0rscratesunverified

Traits to streamline egui window and render integrations

# Cargo.toml [dependencies] egui_backend = "0.4.0"
INSTALL
IMPORT
SIG · EGUI-BACKEND
E
egui-backend
otherrustv0.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

EguiBackend
use egui_backend::EguiBackend;

Demonstrates importing the EguiBackend trait.

use egui_backend::EguiBackend; fn main() { // Example usage: implement EguiBackend for a custom window system println!("EguiBackend trait available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
egui-backend — cargo add egui-backend · libregistry