Macro uniffi_macros::custom_type

source ยท
custom_type!() { /* proc-macro */ }
Expand description

Generate the FfiConverter implementation for a Custom Type - ie, for a <T> which implements UniffiCustomTypeConverter.