Module pyo3::impl_::pymodule

source ·
Expand description

Implementation details of #[pymodule] which need to be accessible from proc-macro generated code.

Structs§

Traits§

  • Trait to add an element (class, function…) to a module.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here