└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # sun 2 | 3 | A [Rust](https://www.rust-lang.org) port of the JS library [suncalc](https://github.com/mourner/suncalc/). 4 | 5 | [![Crates.io](https://img.shields.io/crates/v/sun.svg)](https://crates.io/crates/sun) 6 | [![Docs.rs](https://docs.rs/sun/badge.svg)](https://docs.rs/sun/) 7 | 8 | ## Source Code 9 | 10 | This repository moved to . 11 | --------------------------------------------------------------------------------