//! Re-exports of commonly used types, traits, structures and functions across
//! the crate:
//!//! ```rust
//! use evoc_rs::prelude::*;
//! ```
pubusecrate::graph::EvocEmbeddingParams;pubusecrate::utils::sparse::CoordinateList;pubusecrate::utils::traits::EvocFloat;