summaryrefslogtreecommitdiffstats
path: root/third_party/rust/uuid/benches/mod.rs
blob: 2ef574f0125b4b33b472435596fe0bf290d63daf (plain)
1
2
3
4
#![feature(test)]

#[cfg(feature = "slog")]
pub mod slog_support;