Skip to main content

Module module_mapper

Module module_mapper 

Source
Expand description

Module mapping from Python to Rust equivalents

Structs§

ModuleMapper
Maps Python modules/packages to their Rust equivalents
ModuleMapping
RustImport

Enums§

ConstructorPattern
DEPYLER-0493: Constructor pattern for Rust types