kmlui 0.1.0

A library that helps building fancy uis using egui
Documentation
<!-- markdownlint-disable-file MD041 -->

<!-- markdownlint-disable-file MD033 -->


<div align="center">

# `📐 kmlui`


**A library that helps building fancy uis using egui  🦀**

[![crates][crates-badge]][crates-url]
[![license][license-badge]][license-url]
[![dependency-status][dependency-badge]][dependency-url]

[crates-badge]: https://img.shields.io/crates/v/kmlui.svg
[crates-url]: https://crates.io/crates/gdeflate

[license-badge]: https://img.shields.io/badge/License-Apache_2.0-blue.svg
[license-url]: LICENSE

[dependency-badge]: https://deps.rs/repo/github/projectkml/kmlui/status.svg
[dependency-url]: https://deps.rs/repo/github/projectkml/kmlui

</div>

```Rust
panic!("Example is not available yet");
```

## 🚨 Warning 🚨


This library is still experimental and only supports single-threaded compression and decompression at the moment.