pyo3/tests
Daniel Grunwald cdf2dc8ff7 py_class!: add support for static class members
Fix bug that caused macro expansion to fail when a class had more than
one member.
2016-03-18 21:39:11 +01:00
..
check_symbols.py Adjust check_symbols.py to changed rustc -Z ast-json output. 2016-03-04 22:21:15 +01:00
test_class.rs py_class!: add support for static class members 2016-03-18 21:39:11 +01:00
test_function.rs Implement second form of py_fn!() (inline function definition) 2016-03-07 23:48:44 +01:00