hyperchad_renderer_egui 0.3.0

HyperChad egui renderer package
1
2
3
4
5
6
7
# Clippier configuration for hyperchad_renderer_egui

[[feature-validation.override]]
dependencies = ["hyperchad_renderer", "hyperchad_transformer"]
feature      = "profiling-tracing"
reason       = "egui uses puffin internally; incompatible with tracing profiling backend"
type         = "allow-missing"