#egui #editing #value #traits #macro-derive #structs #enums

egui-probe

Trait and derive macro for exposing value editing in egui

4 releases (breaking)

0.3.0 Apr 10, 2024
0.2.0 Feb 7, 2024
0.1.0 Jan 22, 2024
0.0.0 Dec 22, 2023

#892 in Rust patterns

Download history 18/week @ 2024-01-22 17/week @ 2024-02-05 16/week @ 2024-02-19 19/week @ 2024-02-26 6/week @ 2024-03-11 63/week @ 2024-04-01 144/week @ 2024-04-08 13/week @ 2024-04-15

220 downloads per month
Used in egui-snarl

MIT/Apache

54KB
1.5K SLoC

egui-probe

This libraty provides a trait for value editing in egui. Powerful derive macros are provided for easy implementation on structs and enums.


lib.rs:

egui-probe

This libraty provides a trait for value editing in egui. Powerful derive macros are provided for easy implementation on structs and enums.

Dependencies

~4.5–10MB
~83K SLoC