Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/crumblingstatue/egui-inspect

Trait and derive macro to easily inspect types with egui
https://github.com/crumblingstatue/egui-inspect

Last synced: about 1 month ago
JSON representation

Trait and derive macro to easily inspect types with egui

Awesome Lists containing this project

README

        

Trait + Derive for viewing and manipulating Rust data structures through egui.
Using this crate requires nightly Rust because of specialization.