bitwarden_
send
1.0.0
Send
Client
Ext
Required Methods
sends
Implementations on Foreign Types
Client
Implementors
In crate bitwarden_
send
bitwarden_send
Trait
SendClientExt
Copy item path
Source
pub trait SendClientExt<'a> { // Required method fn
sends
(&'a self) ->
SendClient
<'a>; }
Required Methods
§
Source
fn
sends
(&'a self) ->
SendClient
<'a>
Implementations on Foreign Types
§
Source
§
impl<'a>
SendClientExt
<'a> for Client
Source
§
fn
sends
(&'a self) ->
SendClient
<'a>
Implementors
§