Function redis_driver::prepare_command
source · pub fn prepare_command<T, R: FromValue>(
executor: &mut T,
command: Command
) -> PreparedCommand<'_, T, R>
pub fn prepare_command<T, R: FromValue>(
executor: &mut T,
command: Command
) -> PreparedCommand<'_, T, R>