logo

Type Definition iced::widget::pane_grid::Content

source · []
pub type Content<'a, Message> = Content<'a, Message, Renderer>;
Expand description

The content of a Pane.