Skip to main content

XmtpApi

Trait XmtpApi 

Source
pub trait XmtpApi
where Self: XmtpBackendClient,
{ }

Implementors§

Source§

impl<T> XmtpApi for T