Function libafl::executors::pybind::register

source ·
pub fn register(_py: Python<'_>, m: &PyModule) -> PyResult<()>
Expand description

Register the classes to the python module