pub fn parse_button_from_str(s: &str) -> Result<Button, MouseParseError>Expand description
Parse a button from a string with exact matching
pub fn parse_button_from_str(s: &str) -> Result<Button, MouseParseError>Parse a button from a string with exact matching