chargrid_render 0.2.0

Traits for defining a renderer and a view
Documentation
1
2
3
4
5
6
7
# chargrid render

[![Version](https://img.shields.io/crates/v/chargrid_render.svg)](https://crates.io/crates/chargrid_render)
[![Documentation](https://docs.rs/chargrid_render/badge.svg)](https://docs.rs/chargrid_render)

Definition of types and traits for describing how to render a type to a grid of
characters (such as a terminal).