Module non_generic_wrappers

Source
Expand description

Structs with generic parameters cannot be moved across FFI bounds (uniffi/wasm). This module contains wrapper structs that hide the generic parameter with instantiated versions.

Structs§

PasswordProtectedKeyEnvelope
A non-generic wrapper around bitwarden-crypto’s PasswordProtectedKeyEnvelope.