pub fn parse_python_function_stub(input: LitStr) -> Result<PyFunctionInfo>
Expand description
Parse Python stub string and return PyFunctionInfo
pub fn parse_python_function_stub(input: LitStr) -> Result<PyFunctionInfo>
Parse Python stub string and return PyFunctionInfo