Macro thin_string::impl_eq[][src]

macro_rules! impl_eq {
    ($lhs : ty, $rhs : ty) => { ... };
}