Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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.