Static utils::md5::FASTEST

source ยท
pub static FASTEST: LazyLock<Version>
Expand description

Fastest supported implementation, for dynamic dispatch.

Determined using a small microbenchmark at runtime.