utils::md5

Static FASTEST

Source
pub static FASTEST: LazyLock<Version>
Expand description

Fastest supported implementation, for dynamic dispatch.

Determined using a small microbenchmark at runtime.