This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
pyo3
Watch
2
Star
0
Fork
You've already forked pyo3
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
3879
commits
4
branches
89
tags
16
MiB
23778f5386
Commit graph
3 commits
Author
SHA1
Message
Date
Ashley Anderson
a21e57a9d3
Fix additional tests after trybuild update
2021-10-11 20:52:24 -04:00
David Hewitt
4d46abde73
macros: support
#[pyo3(name = "...")]
2021-05-07 22:35:52 +01: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