Function check_input

Source
pub fn check_input(input: &str) -> Result<(), PgmqError>
Expand description

panics if input is invalid. otherwise does nothing.