posrel 0.1.0

Position/Relative type vectors with compile-time sanity check
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.derive_more]
version = "0.15.0"

[package]
authors = ["SOFe <sofe2038@gmail.com>"]
description = "Position/Relative type vectors with compile-time sanity check"
edition = "2018"
homepage = "https://github.com/SOF3/posrel"
license = "Apache-2.0"
name = "posrel"
repository = "https://github.com/SOF3/posrel.git"
version = "0.1.0"