kivis 0.4.0

Type-safe database schema generation for Rust with support for custom storage backends, automatic indexing, and layered cache architectures
Documentation

kivis

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

default

atomic (default)

This feature flag does not enable additional features.

memory-storage (default)

std (default)

This feature flag does not enable additional features.

alloc

This feature flag does not enable additional features.

heapless