pyo3/guide/src
2022-02-23 10:09:45 +01:00
..
building_and_distribution Annotate Rust blocks with "rust" 2022-01-29 01:03:57 +01:00
class Add numeric and object protocol examples 2022-02-23 10:09:45 +01:00
conversions Annotate Rust blocks with "rust" 2022-01-29 01:03:57 +01:00
ecosystem switch is_instance/is_instance_of, is_subclass/is_subclass_of 2021-11-20 13:18:43 +00:00
advanced.md Improve documentation about when we free memory, resolves #311 (#1807) 2021-08-21 09:23:10 +01:00
building_and_distribution.md Add numeric and object protocol examples 2022-02-23 10:09:45 +01:00
changelog.md
class.md Add numeric and object protocol examples 2022-02-23 10:09:45 +01:00
conversions.md
debugging.md python: drop support for 3.6 2021-11-20 13:02:42 +00:00
ecosystem.md
exception.md err: tweak names, inlining and docs 2021-11-27 08:26:04 +00:00
faq.md pyo3_path, part 4: rename to crate to keep consistent with serde 2021-12-09 07:36:48 +01:00
features.md Add numeric and object protocol examples 2022-02-23 10:09:45 +01:00
function.md guide: document #[pyo3(from_py_with)] 2021-11-07 12:57:40 +00:00
index.md
memory.md Improve documentation about when we free memory, resolves #311 (#1807) 2021-08-21 09:23:10 +01:00
migration.md Add numeric and object protocol examples 2022-02-23 10:09:45 +01:00
module.md Clean up doctests, deny some lints (#1900) 2021-10-14 22:15:25 +01:00
parallelism.md Switch from tox to nox 2022-01-17 00:24:33 +08:00
python_from_rust.md docs(guide): example of loading python file from path at runtime in a way that it sees its dependencies (#2109) 2022-01-24 11:03:47 +01:00
python_typing_hints.md Description of simple solution implemented in Maturin guide 2021-11-06 17:29:02 +01:00
rust_cpython.md
SUMMARY.md Add numeric and object protocol examples 2022-02-23 10:09:45 +01:00
trait_bounds.md Clean up doctests, deny some lints (#1900) 2021-10-14 22:15:25 +01:00
types.md Clean up doctests, deny some lints (#1900) 2021-10-14 22:15:25 +01:00