pyo3/guide/src
David Hewitt 23d9d259a7 migration guide: tiny typo fix 2020-10-10 06:24:57 +01:00
..
class Start splitting long guide pages into subchapters 2020-09-01 22:44:27 +01:00
conversions Start splitting long guide pages into subchapters 2020-09-01 22:44:27 +01:00
SUMMARY.md Add CHANGELOG to the guide 2020-09-05 14:44:39 +01:00
advanced.md
building_and_distribution.md Add link to Bazel rules 2020-08-25 23:02:20 +01:00
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 Start splitting long guide pages into subchapters 2020-09-01 22:44:27 +01:00
debugging.md
exception.md Implement std::error::Error for PyErr 2020-09-10 19:04:24 +01:00
faq.md Bump version to 0.11.1 2020-06-30 14:53:55 +09:00
function.md Add documentation for raw_pycfuntion 2020-09-17 09:47:53 +02:00
index.md Start splitting long guide pages into subchapters 2020-09-01 22:44:27 +01:00
logging.md Make python function wrapper creation fallible. 2020-09-03 15:48:32 +02:00
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 Rename PYTHON_SYS_EXECUTABLE to PYO3_PYTHON 2020-08-06 13:27:20 +01:00
python_from_rust.md Prefer docs.rs doc links 2020-08-08 23:54:11 +01:00
rust_cpython.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