1 2 3 4
//! Compatibility path for the recorder moved to [`crate::record`]. #[allow(unused_imports)] pub(crate) use crate::record::Recorder;