mech-core 0.1.0

The Mech language runtime. It's a small dataflow engine that accepts transactions of changes, and applies them to a compute network.
Documentation

mech-core

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

default

  • stdlib
  • parallel

stdlib

  • time

parallel

  • rayon

time

    This feature flag does not enable additional features.

rayon

    This feature flag does not enable additional features.

no-std

  • rlibc

rlibc

    This feature flag does not enable additional features.