pub fn render_button(
button: &Button,
config: &RenderConfig,
) -> Result<DynamicImage, Box<dyn Error>>Expand description
Renders a button to a DynamicImage
pub fn render_button(
button: &Button,
config: &RenderConfig,
) -> Result<DynamicImage, Box<dyn Error>>Renders a button to a DynamicImage