entity 0.2.2

Library that provides entity-like constructs
Documentation

entity

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

full

  • async-graphql
  • global
  • macros
  • inmemory_db
  • serde-1
  • sled_db

sled_db

  • bincode
  • serde-1
  • sled

serde-1

  • serde
  • serde/rc
  • typetag

macros

  • entity_macros

global

  • lazy_static

inmemory_db

    This feature flag does not enable additional features.

lazy_static

    This feature flag does not enable additional features.

entity_macros

    This feature flag does not enable additional features.

typetag

    This feature flag does not enable additional features.

async-graphql

    This feature flag does not enable additional features.

sled

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

bincode

    This feature flag does not enable additional features.