imgui_presentable_derive

Crates.ioimgui_presentable_derive
lib.rsimgui_presentable_derive
version0.4.0
sourcesrc
created_at2023-11-20 14:07:17.973155
updated_at2023-11-24 17:24:51.238695
descriptionDerive macro for ImguiPresentable.
homepage
repositoryhttps://github.com/vityafx/imgui_presentable
max_upload_size
id1042225
size53,776
Shockingly Good (iddm)

documentation

https://docs.rs/imgui_presentable_derive

README

Imgui Presentable derive macro

This crate is a derive macro implementation to simplify the use of the immediate gui frameworks. Just derive the ImguiPresentation for the structs or enums and the magic will happen.

Please refer to the crate documentation and the main README file of the repository.

Commit count: 28

cargo fmt