use crate::*;
/// Represents the key for an attribute.
///
/// Attributes can be either external, defined by a user-provided string,
/// or internal, representing framework-specific functionality.
pub
/// Defines keys for internal attributes used by the framework.
///
/// These keys correspond to specific, built-in functionalities.
pub