despero-hecs 0.9.1-f

A fast, minimal, and ergonomic entity-component-system library
Documentation

despero-hecs

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, 2 of them enabled by default.

default

  • std

std

    This feature flag does not enable additional features.

macros

  • hecs-macros
  • lazy_static

lazy_static

  • dep:lazy_static

serde

  • dep:serde

column-serialize

  • serde

row-serialize

  • serde

hecs-macros

  • dep:hecs-macros