point-nd 0.5.0

A simple and flexible no-std struct to model points on axes of any dimensions
Documentation

point-nd

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 7 of them enabled by default.

default

appliers (default)

conv_methods (default)

  • w (default)
  • x (default)
  • y (default)
  • z (default)

arrayvec (default)

w (default)

This feature flag does not enable additional features.

x (default)

This feature flag does not enable additional features.

y (default)

This feature flag does not enable additional features.

z (default)

This feature flag does not enable additional features.

full

var-dims