pyo3/guide
Georg Brandl f084ceb9b1 guide: fix duplicated example for #[new]
The second one was probably intended to show a fallible `#[new]`.

Also show that the method does not need to be named `new()`, which
is nice because `new()` can be used for a Rust-level constructor
if they differ.
2022-03-06 10:57:49 +01:00
..
src guide: fix duplicated example for #[new] 2022-03-06 10:57:49 +01:00
book.toml guide: fixups to build 2021-04-03 10:50:57 +01:00
pyo3_version.py docs: pyo3 config files 2021-11-10 08:34:54 +00:00