Crate python_mod

source ·

Macros

  • Macro which takes a string input and compiles it into Rust code inline with the surrounding Rust code.
  • Macro taking two parameters. The first is the name of the module, the second is the path to load it from.