bitwarden_exporters/
uniffi_support.rs

1use uuid::Uuid;
2
3uniffi::ffi_converter_forward!(Uuid, bitwarden_core::UniFfiTag, crate::UniFfiTag);