mop-common 0.0.3

Common definitions and structures for MOP crates.
Documentation

mop-common

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

default

    This feature flag does not enable additional features.

std

  • num-traits/std
  • rand/std
  • serde/std

serialization

  • serde
  • serde_derive

testing

  • quickcheck
  • std

parallelization

  • rayon
  • std

random

  • rand

num

  • num-traits

rand

    This feature flag does not enable additional features.

quickcheck

    This feature flag does not enable additional features.

serde_derive

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

num-traits

    This feature flag does not enable additional features.

rayon

    This feature flag does not enable additional features.