defs.rs
|
pyproto: use buffer slots on Python 3.9 and up
|
2020-12-22 13:33:42 +00:00 |
konst.rs
|
macros: rename crates for consistency
|
2020-12-20 06:39:28 +00:00 |
lib.rs
|
macros-backend: improve error handling ergonomics
|
2021-01-10 10:25:43 +00:00 |
method.rs
|
Restore compatibility with Rust 1.41.
|
2021-02-11 10:14:25 +01:00 |
pyclass.rs
|
pyclass-impl: use impl Trait arguments
|
2021-02-19 07:45:14 +00:00 |
pyfunction.rs
|
Restore compatibility with Rust 1.41.
|
2021-02-11 10:14:25 +01:00 |
pyimpl.rs
|
pyclass-impl: merge implementation traits
|
2021-02-18 08:19:07 +00:00 |
pymethod.rs
|
pyclass-impl: use impl Trait arguments
|
2021-02-19 07:45:14 +00:00 |
pyproto.rs
|
pyclass-impl: merge implementation traits
|
2021-02-18 08:19:07 +00:00 |