hello_egui_utils 0.8.0

Utilities used by crates from https://github.com/lucasmerlin/hello_egui
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# hello_egui_utils

[![egui_ver](https://img.shields.io/badge/egui-0.31.0-blue)](https://github.com/emilk/egui)
[![Latest version](https://img.shields.io/crates/v/hello_egui_utils.svg)](https://crates.io/crates/hello_egui_utils)
[![Documentation](https://docs.rs/hello_egui_utils/badge.svg)](https://docs.rs/hello_egui_utils)
[![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/)
[![License](https://img.shields.io/crates/l/hello_egui_utils.svg)](https://crates.io/crates/hello_egui_utils)



[content]:<>


This crate contains helper methods and structs used all over the hello_egui project.