rowcol 0.2.1

Fixed-size vectors/matrices allocated on the stack
Documentation
1
2
3
4
5
# rowcol

[![Build Status](https://travis-ci.org/sinkuu/rowcol.svg?branch=master)](https://travis-ci.org/sinkuu/rowcol) [![crates.io](https://img.shields.io/crates/v/rowcol.svg?style=flat)](https://crates.io/crates/rowcol) [![docs.rs](https://docs.rs/rowcol/badge.svg)](https://docs.rs/rowcol)

Fixed-size vectors/matrices allocated on the stack.