Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to main content

PyNativeFn

Trait PyNativeFn 

Source
pub trait PyNativeFn:
    Fn(&VirtualMachine, FuncArgs) -> PyResult
    + PyThreadingConstraint
    + 'static { }
Expand description

A built-in Python function.

Implementors§