type_constructor 0.3.0

Fundamental data types and type constructors, like Single, Pair, Many.
Documentation

type_constructor

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 8 feature flags, 5 of them enabled by default.

default

  • enabled
  • many
  • make
  • vectorized_from

enabled

    This feature flag does not enable additional features.

many

    This feature flag does not enable additional features.

make

    This feature flag does not enable additional features.

vectorized_from

    This feature flag does not enable additional features.

full

  • enabled
  • use_alloc
  • many
  • make
  • vectorized_from

no_std

    This feature flag does not enable additional features.

use_alloc

    This feature flag does not enable additional features.