pyo3/guide/src
2020-10-10 06:24:57 +01:00
..
class
conversions
advanced.md
building_and_distribution.md
changelog.md Add CHANGELOG to the guide 2020-09-05 14:44:39 +01:00
class.md Use &'static CStr for representing method names and docs 2020-10-08 17:26:55 +09:00
conversions.md
debugging.md
exception.md Implement std::error::Error for PyErr 2020-09-10 19:04:24 +01:00
faq.md
function.md Add documentation for raw_pycfuntion 2020-09-17 09:47:53 +02:00
index.md
logging.md
migration.md migration guide: tiny typo fix 2020-10-10 06:24:57 +01:00
module.md Change add_function, ensure static docstrings. 2020-09-09 12:37:37 +02:00
parallelism.md
pypy.md
python_from_rust.md
rust_cpython.md Add CHANGELOG to the guide 2020-09-05 14:44:39 +01:00
SUMMARY.md Add CHANGELOG to the guide 2020-09-05 14:44:39 +01:00
trait_bounds.md Change add_function, ensure static docstrings. 2020-09-09 12:37:37 +02:00
types.md docs: add detail to wrapper type conversions 2020-09-06 10:21:08 +01:00