simple_redis 0.6.5

Simple and resilient redis client.
Documentation
1
2
3
4
5
6
7
8
9
(function() {
    var implementors = Object.fromEntries([["simple_redis",[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.90.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"enum\" href=\"simple_redis/types/enum.RedisError.html\" title=\"enum simple_redis::types::RedisError\">RedisError</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.90.0/core/fmt/trait.Debug.html\" title=\"trait core::fmt::Debug\">Debug</a> for <a class=\"struct\" href=\"simple_redis/types/struct.Interrupts.html\" title=\"struct simple_redis::types::Interrupts\">Interrupts</a>"]]]]);
    if (window.register_implementors) {
        window.register_implementors(implementors);
    } else {
        window.pending_implementors = implementors;
    }
})()
//{"start":57,"fragment_lengths":[568]}