Function get_object_converter

Source
pub fn get_object_converter() -> Arc<dyn Fn(AnyValue<'_>) -> Box<dyn Any> + Sync + Send>