pub fn splice() -> Aligner
Ergonomic function for Aligner. Just to see if people prefer this over the preset() function.
Aligner { threads: 8, ..splice() };