Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Rust ↔ Python Interoperability Example

This example consumes fixtures generated by the Rust SDK and verifies them with the Python SDK.

Run:

uv run python examples/python/rust_interop_examples/verify_rust_fixture.py

Prerequisites:

  • Rust toolchain installed
  • cargo available in PATH