pub fn provide_context_for_scope_id<T>( value: T, scope_id: impl Into<Option<ScopeId>>, )where T: Clone + 'static,