pyo3/pyo3-macros-backend/src
2021-02-11 22:03:34 +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 macros-backend: improve error handling ergonomics 2021-01-10 10:25:43 +00:00
pyfunction.rs Restore compatibility with Rust 1.41. 2021-02-11 10:14:25 +01:00
pyimpl.rs macros-backend: improve error handling ergonomics 2021-01-10 10:25:43 +00:00
pymethod.rs rust 1.50: clippy and lint fixes 2021-02-11 22:03:34 +00:00
pyproto.rs macros-backend: improve error handling ergonomics 2021-01-10 10:25:43 +00:00
utils.rs macros-backend: improve error handling ergonomics 2021-01-10 10:25:43 +00:00