button

Function button 

Source
pub fn button() -> ButtonBuilder
Expand description

The HTML <button> element represents a clickable button, which can be used in forms or anywhere in a document that needs simple, standard button functionality.