Open notdanilo opened 3 years ago
Use the product of #4 to create a marshalling for Option
fn f(option: Option<String>) { ... }
Make use of nullable pointers?
Use the product of #4 to create a marshalling for Option