https://github.com/zakarumych/egui-any
Dynamic schema and value ediable with egui
https://github.com/zakarumych/egui-any
Last synced: 4 months ago
JSON representation
Dynamic schema and value ediable with egui
- Host: GitHub
- URL: https://github.com/zakarumych/egui-any
- Owner: zakarumych
- Created: 2024-05-10T15:07:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-10T15:10:28.000Z (about 1 year ago)
- Last Synced: 2025-02-17T03:57:11.735Z (4 months ago)
- Language: Rust
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# egui-any
This library provides flexible `Value` type that can be edited in `egui` UI via `egui-probe` with optional schema defined with `Desc` type.