Macro uniffi::custom_type

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

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