wildwestrom / tzf-rs

Get timezone via longitude&latitude in Rust in a fast way

Home Page:https://crates.io/crates/tzf-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIP: tzf's Rust port. Rust Documentation codecov

Build options

By default, the binary is built as well. If you don't want/need it, then build like this:

> cargo build --no-default-features

Or put in your Cargo.toml file:

tzf-rs = { version = "0.4.0", default-features = false }

Bindings

About

Get timezone via longitude&latitude in Rust in a fast way

https://crates.io/crates/tzf-rs

License:MIT License


Languages

Language:Rust 100.0%