Expand description
§Vedākṣha
Umbrella crate that re-exports every public sub-crate under a single
dependency. Add vedaksha to your Cargo.toml and access the full
engine through one import.
[dependencies]
vedaksha = "3"§v3.0.0 surface changes
vedaksha::emitis gone; the emitters now live atvedaksha::graph::emitters(the umbrella always enables theemittersfeature onvedaksha-graph).vedaksha::localeis gated by thelocalefeature on this crate.
Re-exports§
pub use vedaksha_astro as astro;pub use vedaksha_ephem_core as ephem;pub use vedaksha_graph as graph;pub use vedaksha_math as math;pub use vedaksha_vedic as vedic;
Modules§
- prelude
- Convenience re-exports for the most common entry points.