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

egui-probe

Trait and derive macro for exposing value editing in egui

12 releases (6 breaking)

0.6.0 Oct 14, 2024
0.5.1 Jul 9, 2024
0.4.0 May 14, 2024
0.3.6 May 10, 2024
0.0.0 Dec 22, 2023

#622 in Rust patterns

Download history 30/week @ 2024-07-29 8/week @ 2024-08-26 145/week @ 2024-09-09 77/week @ 2024-09-16 26/week @ 2024-09-23 5/week @ 2024-09-30 7/week @ 2024-10-07 210/week @ 2024-10-14 42/week @ 2024-10-21 25/week @ 2024-10-28 38/week @ 2024-11-04 27/week @ 2024-11-11

140 downloads per month
Used in 2 crates

MIT/Apache

58KB
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–9.5MB
~88K SLoC