Function pyo3_macros_backend::utils::get_pyo3_crate
source · [−]pub(crate) fn get_pyo3_crate(attr: &Option<CrateAttribute>) -> PathExpand description
Extract the path to the pyo3 crate, or use the default (::pyo3).
pub(crate) fn get_pyo3_crate(attr: &Option<CrateAttribute>) -> PathExtract the path to the pyo3 crate, or use the default (::pyo3).