Function parse_python_function_stub

Source
pub fn parse_python_function_stub(input: LitStr) -> Result<PyFunctionInfo>
Expand description

Parse Python stub string and return PyFunctionInfo