Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 184 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 184 Bytes

This crate contains the Rust representation of the CPython PyCodeObject.

It has to be compatible with CPython output, so when you edit this crate please run the test suite in vm/.