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
pyo3_macros_backend::build_py_function - Rust
[go: Go Back, main page]

[][src]Function pyo3_macros_backend::build_py_function

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