exec

Function exec 

Source
pub fn exec(_py: Python<'_>, m: &Bound<'_, PyModule>) -> PyResult<()>