pyo3/newsfragments/4067.fixed.md
Icxolu c8b59d7117
add #[doc(hidden)] to the Rust module created by #[pymodule] (#4067)
* add `#[doc(hidden)]` to the Rust module created by `#[pymodule]`

* add newsfragment
2024-04-12 06:34:08 +00:00

74 B

fixes missing_docs lint to trigger on documented #[pymodule] functions