[][src]Macro redisclient::implement_serialization_for_string

macro_rules! implement_serialization_for_string {
    ($($t:ty),*) => { ... };
}