Enum rate_ui::agents::graphics::GraphicsResponse [−][src]
pub enum GraphicsResponse {
Frame,
SizeChanged(RectSize),
}Variants
Trait Implementations
Performs the conversion.
pub enum GraphicsResponse {
Frame,
SizeChanged(RectSize),
}Performs the conversion.