Crates.io | dizhen |
lib.rs | dizhen |
version | 0.1.1 |
source | src |
created_at | 2023-03-09 09:35:19.907357 |
updated_at | 2023-03-09 09:40:02.220843 |
description | Library to retrieve seismic data |
homepage | https://crates.io/crates/dizhen |
repository | |
max_upload_size | |
id | 805463 |
size | 17,355 |
= dizhen
image:https://img.shields.io/crates/v/dizhen?style=flat-square[crates.io,link=https://crates.io/crates/dizhen] image:https://img.shields.io/docsrs/dizhen?style=flat-square[docs.rs,link=https://docs.rs/dizhen]
dizhen (地震, earthquake) is a Rust library to retrieve seismic (earthquake) data from various sources.
It CAN NOT be used for early warning; use your local early warning service.
.Supported sources
use dizhen::{CENCSource, USGSSource, Source};