1
2
3
4
//! ZedUI's runtime for event handling.

#![deny(missing_docs)]
#![doc(html_logo_url = "https://zed-ui.dev/static/logos/zed-ui.svg")]