Skip to main content

load_py

Function load_py 

pub fn load_py(py: Python<'_>) -> Result<bool, PyErr>
Available on crate feature tls only.