DmIdExt
xmtp_db
1.8.0-dev
DmIdExt
Required Methods
other_inbox_id
Implementations on Foreign Types
String
Implementors
In xmtp_
db::
encrypted_
store::
group
xmtp_db
::
encrypted_store
::
group
Trait
DmIdExt
Copy item path
Source
pub trait DmIdExt { // Required method fn
other_inbox_id
(&self, id: &
str
) ->
String
; }
Required Methods
§
Source
fn
other_inbox_id
(&self, id: &
str
) ->
String
Implementations on Foreign Types
§
Source
§
impl
DmIdExt
for
String
Source
§
fn
other_inbox_id
(&self, id: &
str
) ->
String
Implementors
§