# Patina Internal Core
Internal library for shared core code.
**Internal Use Only.** The APIs in this crate are not stable or safe for use outside of their
intended scope within Patina.
## Modules
- `collections` - Data structure implementations.
- `depex` - Dependency expression (DEPEX) parsing and evaluation used by the core dispatcher.