r2d2-memcache 0.6.0

Memcached support for the r2d2 connection pool
Documentation
1
2
3
4
5
6
7
8
9
10
11
(function() {var implementors = {};
implementors["antidote"] = [];implementors["r2d2_memcache"] = ["impl <a class='trait' href='https://doc.rust-lang.org/nightly/std/net/addr/trait.ToSocketAddrs.html' title='std::net::addr::ToSocketAddrs'>ToSocketAddrs</a> for <a class='struct' href='r2d2_memcache/connection_info/struct.ConnectionInfo.html' title='r2d2_memcache::connection_info::ConnectionInfo'>ConnectionInfo</a>",];
implementors["url"] = [{text:"impl&lt;S:&nbsp;<a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/nightly/std/primitive.str.html\">str</a>&gt;&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/net/addr/trait.ToSocketAddrs.html\" title=\"trait std::net::addr::ToSocketAddrs\">ToSocketAddrs</a> for <a class=\"struct\" href=\"url/struct.HostAndPort.html\" title=\"struct url::HostAndPort\">HostAndPort</a>&lt;S&gt;",synthetic:false,types:["url::host::HostAndPort"]},{text:"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/std/net/addr/trait.ToSocketAddrs.html\" title=\"trait std::net::addr::ToSocketAddrs\">ToSocketAddrs</a> for <a class=\"struct\" href=\"url/struct.Url.html\" title=\"struct url::Url\">Url</a>",synthetic:false,types:["url::Url"]},];

            if (window.register_implementors) {
                window.register_implementors(implementors);
            } else {
                window.pending_implementors = implementors;
            }
        
})()