Type Definition gchdb::MetadataMerger[][src]

type MetadataMerger<C> = fn(_: &C, _: &Attachments, _: Vec<u8>, _: Vec<u8>) -> Option<Vec<u8>>;