Type Alias difft::parse::syntax::ContentKey

source ·
type ContentKey = (Option<String>, Option<String>, Vec<u32>, bool, bool);