mirror of
https://github.com/Canner/WrenAI.git
synced 2026-09-21 05:17:15 +08:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.