bitwarden_send::send_client

Trait SendClientExt

Source
pub trait SendClientExt {
    // Required method
    fn sends(&self) -> SendClient;
}

Required Methods§

Source

fn sends(&self) -> SendClient

Implementations on Foreign Types§

Source§

impl SendClientExt for Client

Implementors§