Function parse_python_methods_stub

Source
pub fn parse_python_methods_stub(input: &LitStr) -> Result<PyMethodsInfo>
Expand description

Parse Python class definition and return PyMethodsInfo