Trait memcache::Connectable

source ·
pub trait Connectable {
    fn get_urls(self) -> Vec<String>;
}

Required Methods§

Implementations on Foreign Types§

Implementors§