DmIdExt

Trait DmIdExt 

Source
pub trait DmIdExt {
    // Required method
    fn other_inbox_id(&self, id: &str) -> String;
}

Required Methods§

Source

fn other_inbox_id(&self, id: &str) -> String

Implementations on Foreign Types§

Source§

impl DmIdExt for String

Source§

fn other_inbox_id(&self, id: &str) -> String

Implementors§