pub fn option_class(inner_type: &str, rust_wrapper_name: &str) -> String
Creates a class that maps onto the Rust Option object. The ownership depends on the source from which the object is created.