InboxId
xmtp_id
1.8.0-dev
InboxId
Aliased Type
Trait Implementations
AsIdRef
AsIdRef
In crate xmtp_
id
xmtp_id
Type Alias
InboxId
Copy item path
Source
pub type InboxId =
String
;
Expand description
Global InboxID Owned Type.
Aliased Type
§
pub struct InboxId {
/* private fields */
}
Trait Implementations
§
Source
§
impl
AsIdRef
for &
InboxId
Source
§
fn
as_ref
(&self) ->
InboxIdRef
<'_>
Source
§
impl
AsIdRef
for
InboxId
Source
§
fn
as_ref
(&self) ->
InboxIdRef
<'_>