pyo3/guide
Mario 608aea726c
Allow other Result types in #[pyfunction] (#1118)
* Added a couple basic tests

* Implemented suggested change

* Fixed type inference

* cargo fmt

* Finished tests and removed warnings

* Include in CHANGELOG.md

* Moved test into separate file

* &'static str and function rename

* Mention in the book
2020-08-29 08:25:20 +01:00
..
src Allow other Result types in #[pyfunction] (#1118) 2020-08-29 08:25:20 +01:00
book.toml Update book.toml to new mdbook format [ci skip] 2018-05-17 11:57:09 +02:00