InboxIdRef
xmtp_id
1.8.0-dev
Inbox
IdRef
Trait Implementations
AsIdRef
In crate xmtp_
id
xmtp_id
Type Alias
Inbox
IdRef
Copy item path
Source
pub type InboxIdRef<'a> = &'a
str
;
Expand description
The global InboxID Reference Type.
Trait Implementations
§
Source
§
impl
AsIdRef
for
InboxIdRef
<'_>
Source
§
fn
as_ref
(&self) ->
InboxIdRef
<'_>