bitwarden_
ipc
1.0.0
Module communication_
backend
Module Items
Traits
In bitwarden_
ipc::
traits
bitwarden_ipc
::
traits
Module
communication_backend
Copy item path
Source
Traits
ยง
Communication
Backend
This trait defines the interface that will be used to send and receive messages over IPC. It is up to the platform to implement this trait and any necessary thread synchronization and broadcasting.