mirror of
https://github.com/Canner/WrenAI.git
synced 2026-09-21 13:20:21 +08:00
Wren Core Base Module
This module is the base module for Wren Core. It contains the common utilities, the base traits and structs for the Wren Core.
Crate Features
python-binding: Enable the Python binding to access the Manifest struct in Python. This feature is disabled by default.