Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
build_py_function in pyo3_macros_backend - Rust
[go: Go Back, main page]

pyo3_macros_backend

Function build_py_function

Source
pub fn build_py_function(
    ast: &mut ItemFn,
    options: PyFunctionOptions,
) -> Result<TokenStream>