[][src]Function ndless::msg::msg_numeric

pub fn msg_numeric(
    title: impl Into<String>,
    subtitle: impl Into<String>,
    msg: impl Into<String>,
    range: (i32, i32)
) -> Option<i32>