pyo3/pyo3-macros-backend/src
David Hewitt 1e134aa0de pyclass-impl: use impl Trait arguments
Co-authored-by: Yuji Kanagawa <yuji.kngw.80s.revive@gmail.com>
2021-02-19 07:45:14 +00:00
..
defs.rs pyproto: use buffer slots on Python 3.9 and up 2020-12-22 13:33:42 +00:00
from_pyobject.rs macros-backend: improve error handling ergonomics 2021-01-10 10:25:43 +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
module.rs macros-backend: improve error handling ergonomics 2021-01-10 10:25:43 +00:00
proto_method.rs pyproto: small refactoring to backend macro 2021-01-15 00:21:16 +00: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
utils.rs macros-backend: improve error handling ergonomics 2021-01-10 10:25:43 +00:00