1//! This modules contains embedding functions 2 3pub mod index; 4#[allow(dead_code)] 5pub mod maximal_planar;