Closed Victor-N-Suadicani closed 2 years ago
Simply implements Hash for the Script type, as per the C-COMMON-TRAITS API guideline.
There are some other types in this crate that doesn't follow this guideline either. whatlang::Info doesn't implement some common traits either, as an example.
whatlang::Info
@Victor-N-Suadicani Thanks!
Simply implements Hash for the Script type, as per the C-COMMON-TRAITS API guideline.
There are some other types in this crate that doesn't follow this guideline either.
whatlang::Info
doesn't implement some common traits either, as an example.