#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

#637 in Rust patterns

Download history 8/week @ 2024-08-29 25/week @ 2024-09-05 191/week @ 2024-09-12 23/week @ 2024-09-19 12/week @ 2024-09-26 6/week @ 2024-10-03 183/week @ 2024-10-10 54/week @ 2024-10-17 30/week @ 2024-10-24 38/week @ 2024-10-31 24/week @ 2024-11-07 33/week @ 2024-11-14 16/week @ 2024-11-21 10/week @ 2024-11-28 13/week @ 2024-12-05

74 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–9MB
~89K SLoC