pub fn track_once_cell_set<T>( cell_id: &str, location: &str, result: Result<(), T>, ) -> Result<(), T>
Track OnceCell::set