shipyard 0.4.1

Entity Component System
Documentation

shipyard

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

  • parallel

parallel

  • rayon
  • num_cpus
  • std

rayon

    This feature flag does not enable additional features.

num_cpus

    This feature flag does not enable additional features.

std

    This feature flag does not enable additional features.

non_send

  • std

non_sync

  • std

serde

    This feature flag does not enable additional features.