Trait uniffi::ffi::ffidefault::FfiDefault[][src]

pub trait FfiDefault {
    fn ffi_default() -> Self;
}

Required methods

Implementations on Foreign Types

Implementors