Skip to main content

send_from

Function send_from 

Source
pub fn send_from(
    home: &UnifierHome,
    from: &str,
    recipient: &str,
    body: &str,
) -> Result<Uuid>