Module caniuse_serde::regional_usage [] [src]

Support for Agent regional, continental and world-wide usage by version. Use the RegionalUsages enum preferably.

Structs

RegionalUsage

A structure representing regional, continental or world-wide usage of an agent (browser) by version.

RegionalUsagesFromStrError

Represents the error that can occur when parsing a str to get a Regional Usages.

YearMonth

A naive structure representing a year and month

Enums

RegionalUsages

A helper enum to make it easier to use regional usage references in data structures that are serialized or deserialized with Serde The two-letter codes are ISO 3166 country codes.