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

egui-probe

Trait and derive macro for exposing value editing in egui

7 unstable releases (3 breaking)

new 0.3.3 May 10, 2024
0.3.2 May 10, 2024
0.3.0 Apr 10, 2024
0.2.0 Feb 7, 2024
0.0.0 Dec 22, 2023

#988 in Rust patterns

Download history 16/week @ 2024-01-19 2/week @ 2024-01-26 15/week @ 2024-02-02 2/week @ 2024-02-09 12/week @ 2024-02-16 18/week @ 2024-02-23 5/week @ 2024-03-01 4/week @ 2024-03-08 2/week @ 2024-03-15 47/week @ 2024-03-29 140/week @ 2024-04-05 29/week @ 2024-04-12 4/week @ 2024-04-19

187 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–10MB
~84K SLoC