Module pyfunction

Source

Re-exports§

pub use self::signature::ConstructorAttribute;
pub use self::signature::FunctionSignature;
pub use self::signature::SignatureAttribute;

Modules§

signature 🔒

Structs§

PyFunctionArgPyO3Attributes
PyFunctionOptions

Enums§

PyFunctionArgPyO3Attribute 🔒
PyFunctionOption

Functions§

build_py_function
impl_wrap_pyfunction
Generates python wrapper over a function that allows adding it to a python module as a python function
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here