libswe-sys 0.2.7

Astrology lib connected to the C lib Swiss ephemeris (just the c lib)
Documentation
1
2
3
4
5
6
extern crate strum;
#[macro_use]
extern crate strum_macros;
mod raw;
pub mod sweconst;
pub mod swerust;