extension BackendFeatures {
/// Backend methods for menu buttons.
///
/// - Important: You only need to write a conformance to _one of_
/// ``AttachedMenus`` or ``PopoverMenus``, depending on what you use as
/// your ``MenuButtons/menuImplementationStyle-4blzf`` (that is, what would work best
/// for your backend's underlying UI framework).
@MainActor
public protocol MenuButtons