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]

Function pyo3_macros_backend::build_py_function[][src]

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