2 releases
0.1.1 | Apr 22, 2024 |
---|---|
0.1.0 | Apr 22, 2024 |
#58 in Data formats
9KB
165 lines
cardinal-values
A tiny library providing support for Cardinal
, an enum of the four cardinal directions,
and CardinalValues
, which is a struct indexed by Cardinal
with a value at each direction.
License
Dual-licensed under MIT or APACHE 2.0.
lib.rs
:
A tiny library providing support for Cardinal
, an enum of the four cardinal directions,
and CardinalValues
, which is a struct indexed by Cardinal
with a value at each direction.
Dependencies
~160KB