codspeed-divan-compat-walltime 4.0.0

A temporary compatibility layer for CodSpeed to use Divan's walltime entrypoint.
Documentation
1
2
3
4
5
/// Prevents `Counter` from being implemented externally.
///
/// Items exist on this trait rather than `Counter` so that they are impossible
/// to access externally.
pub trait Sealed {}