A small project to learn basics of Rust.
It contains simple implementation of "char tilemap". Tilemap, that consists of chars as tiles. Provides basic functionality to work with said tilemap.
Check documentation of public objects to understand more: