defs.rs
|
Restructure protcol-table initialization
|
2020-09-06 01:50:39 +09:00 |
konst.rs
|
Allow #[classattr] on associated constants
|
2020-05-08 22:30:49 +02:00 |
method.rs
|
Fix clippy warning of useless conversion
|
2020-07-17 19:06:56 +01:00 |
module.rs
|
Rework Py methods and documentation
|
2020-08-09 12:29:25 +01:00 |
pyclass.rs
|
PyObject -> pyo3::PyObject
|
2020-08-04 20:27:29 +09:00 |
pyfunction.rs
|
Support Rust 1.39.0
|
2020-06-18 19:59:40 +09:00 |
pyimpl.rs
|
Improve error messages in pyimpl.rs
|
2020-06-08 20:14:56 +01:00 |
pymethod.rs
|
Enable &Self in #[pymethods] again
|
2020-07-28 20:55:38 +09:00 |