// Copyright (c) 2021 - 2025 GreenYun Organization
// SPDX-License-Identifier: MIT
//! Quick Earthquake Messages
//!
//! Provides information on earthquakes of magnitude 6.0 or above worldwide, as
//! analyzed by the Hong Kong Observatory.
use ;
use Deserialize;
use crateimpl_api;
/// Information on earthquakes of magnitude 6.0 or above worldwide, as analyzed
/// by the Hong Kong Observatory.
impl_api!;