The function signature must be fn(&PyAny) -> PyResult<T> where T is the Rust type of the argument. The following example uses from_py_with to convert the input ...
確定! 回上一頁