Macro lcov_parser::impl_try_merge [] [src]

macro_rules! impl_try_merge {
    ($dest:ty:$field:ident, $append:ty, $err:ty) => { ... };
}