//! Editor focus ownership messages.
use crateViewEntity;
use Message;
pub use FocusRejectionReason;
/// Request to make one editor view the focused input and chrome target.
/// Notification that a focus request was rejected by the focus owner.