# ndb-core
Internal utility crate used by other ndb-* crates.
Part of the [ndb project](https://github.com/shellrow/ndb).
## Purpose
- Provides common deserialization helpers (e.g. de_u8_to_bool)
- Contains shared utilities for ndb ecosystem
This crate is not intended for standalone use.