# Agui Primitives [![Crates.io](https://img.shields.io/crates/v/agui_primitives?style=flat-square&logo=rust)](https://crates.io/crates/agui_primitives) ## What is Agui Primitives? Agui Primitives hold basic widgets and core renderables for [`agui`](https://crates.io/crates/agui). Any third party renderer intending to add support for most widgets should only need to support the core renderables in this crate, such as `Drawable`.