1
2
//! Generic code that is shared between multiple layout algorithms
pub(crate) mod alignment;