colvec-derive 0.0.3

Derive macros for colvec.
Documentation
Column Vec Derive
=================

[![Latest version](https://img.shields.io/crates/v/colvec-derive.svg)](https://crates.io/crates/colvec-derive)
![License](https://img.shields.io/crates/l/colvec-derive.svg)

This crate is intended to be used via proxy from [colvec](https://crates.io/crates/colvec), as the generated code depends on exports from `colvec`.

#### License

<sup>
Licensed under either of <a href="LICENSE-APACHE">Apache License, Version
2.0</a> or <a href="LICENSE-MIT">MIT license</a> at your option.
</sup>

<br>

<sub>
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
be dual licensed as above, without any additional terms or conditions.
</sub>