Type Definition difft::parse::syntax::ContentKey

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