bitwarden_fido/
uniffi_support.rs

1
2
3
use uuid::Uuid;

uniffi::ffi_converter_forward!(Uuid, bitwarden_core::UniFfiTag, crate::UniFfiTag);