i_shape 0.1.3

iShape is a compact and efficient library specifically designed for representing 2D data structures using FixVec.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.i_float]
version = "^0.1.1"

[package]
authors = ["Nail Sharipov <nailxsharipov@gmail.com>"]
description = "iShape is a compact and efficient library specifically designed for representing 2D data structures using FixVec."
edition = "2021"
license = "MIT"
name = "i_shape"
readme = "README.md"
repository = "https://github.com/iShape-Rust/iShape"
version = "0.1.3"