Function rusty_bind_parser::cpp::templates::option_class
source · pub fn option_class(inner_type: &str, rust_wrapper_name: &str) -> String
Expand description
Creates a class that maps onto the Rust Option
pub fn option_class(inner_type: &str, rust_wrapper_name: &str) -> String
Creates a class that maps onto the Rust Option