Skip to main content

gen_convert_with_visitor_method

Function gen_convert_with_visitor_method 

Source
pub fn gen_convert_with_visitor_method(class_name: &str, prefix: &str) -> String
Expand description

Generate the convertWithVisitor method body to inject into the main wrapper class.

Returns the method source as a string (without surrounding class braces).