1 2 3 4 5
#[cfg(feature = "python_binding")] mod python_binding; #[doc = include_str!("../README.md")] type _DoctestReadme = ();