// SPDX-License-Identifier: Apache-2.0
/// A stable identifier assigned to a widget by the layout system.
///
/// This identifier is used internally by the framework for layout,
/// measurement, caching, focus management, and future reconciliation.
u64);
use ;