Crate sima_rs

Source

Functionsยง

simple_match
simple_match matches the pattern against str without a limit.
simple_match_limit
simple_match_limit matches the pattern against str. If the limit is reached, an error is returned.