Macro create_uniffi_repository

Source
macro_rules! create_uniffi_repository {
    ($name:ident, $ty:ty) => { ... };
}
Expand description

This macro creates a Uniffi repository trait and its implementation for the bitwarden_state::repository::Repository trait