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

egui-probe

Trait and derive macro for exposing value editing in egui

9 releases (4 breaking)

new 0.4.0 May 14, 2024
0.3.6 May 10, 2024
0.3.0 Apr 10, 2024
0.2.0 Feb 7, 2024
0.0.0 Dec 22, 2023

#862 in Rust patterns

Download history 2/week @ 2024-01-25 14/week @ 2024-02-01 3/week @ 2024-02-08 10/week @ 2024-02-15 19/week @ 2024-02-22 6/week @ 2024-02-29 2/week @ 2024-03-07 4/week @ 2024-03-14 33/week @ 2024-03-28 130/week @ 2024-04-04 52/week @ 2024-04-11 5/week @ 2024-04-18 476/week @ 2024-05-09

483 downloads per month
Used in 2 crates

MIT/Apache

57KB
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