pub fn parse_python_methods_stub(input: &LitStr) -> Result<PyMethodsInfo>
Expand description
Parse Python class definition and return PyMethodsInfo
pub fn parse_python_methods_stub(input: &LitStr) -> Result<PyMethodsInfo>
Parse Python class definition and return PyMethodsInfo