pub type DefaultEngine = NoSimd;
Default Engine, currently just alias to NoSimd.
Engine
NoSimd
struct DefaultEngine { /* private fields */ }