Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 293 Bytes

File metadata and controls

5 lines (4 loc) · 293 Bytes

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.