An open API service indexing awesome lists of open source software.

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

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.