Type Definition redis_driver::Result
source · [−]Trait Implementations
sourceimpl From<BulkString> for Result<String>
impl From<BulkString> for Result<String>
sourcefn from(bs: BulkString) -> Self
fn from(bs: BulkString) -> Self
Converts to this type from the input type.