fn family_of(id: &str) -> Option<LinuxDistro>Expand description
Map a single os-release identifier to its family.
Derivatives are listed where they are common enough to be worth naming, but
the list is not the safety net — ID_LIKE is, which is what makes an
unlisted derivative work anyway.