Source code for ezgpx.complex_types.link

"""
This module contains the Link class.
"""

from dataclasses import dataclass
from typing import ClassVar