Crate cairo_vm

source ·
Expand description

§An implementation of the Cairo virtual machine

§Feature Flags

  • std: Enables usage of the std standard library. Enabled by default.
  • test_utils: Enables the following to help with tests (not enabled by default):
  • cairo-1-hints: Enable hints that were introduced in Cairo 1. Not enabled by default.

Modules§

Macros§

Structs§

  • Definition of the Field Element type.