pub type ServerTimingExtension = Arc<Mutex<ServerTiming>>;
pub struct ServerTimingExtension { /* private fields */ }