Skip to main content

get_rust_extractor

Function get_rust_extractor 

Source
pub fn get_rust_extractor(type_name: &str) -> Option<PyExtractor>
Expand description

Calls the registered factory for the given type name and returns the extractor, if any.