refactor: move decrypt_message()
code from CentralContext
to ConversationGuard
(1/2) [WPB-15583]
#5839
Annotations
10 warnings
hack:
crypto/src/lib.rs#L26
unused import: `async_lock::Mutex`
|
hack:
crypto/src/lib.rs#L29
unused import: `std::sync::Arc`
|
hack:
crypto/src/context.rs#L13
unused import: `Mutex`
|
hack:
crypto/src/group_store.rs#L19
unused import: `ProteusError`
|
hack:
crypto/src/group_store.rs#L264
methods `try_insert` and `get` are never used
|
hack:
crypto/src/lib.rs#L26
unused import: `async_lock::Mutex`
|
hack:
crypto/src/lib.rs#L29
unused import: `std::sync::Arc`
|
hack:
crypto/src/context.rs#L13
unused import: `Mutex`
|
hack:
crypto/src/group_store.rs#L19
unused import: `ProteusError`
|
hack:
crypto/src/group_store.rs#L264
methods `try_insert` and `get` are never used
|