BlueGlassBlock
|
1d6ab21781
|
fix: change to from_item_all
|
2023-04-26 19:47:07 +08:00 |
BlueGlassBlock
|
5f4acd72d0
|
test: add ui tests
|
2023-04-26 12:48:12 +08:00 |
David Hewitt
|
7c56a03d64
|
frompyobject: fix `from_py_with` ignored for transparent structs
|
2022-06-09 06:49:25 +01:00 |
mejrs
|
4cd9f4b570
|
import FromPyObject into crate root
|
2021-09-14 14:07:23 +02:00 |
Daniil Konovalenko
|
554cffd60d
|
add #[pyo3(from_py_with="...")] attribute (#1411)
* allow from_py_with inside #[derive(FromPyObject)]
* split up FnSpec::parse
|
2021-02-21 00:15:20 +09:00 |
Sebastian Pütz
|
a8c5379eff
|
Add compile fail tests for FromPyObject derives + some fixes.
Fix some error messages and accidental passes.
|
2020-08-30 12:54:13 +02:00 |