check-ends-macro-1.0.2 has been yanked.
Use
It's like a match, but it returns an Option
let to_match = "hello world";
let opt = match_start! ;
if let Some = opt
It's like a match, but it returns an Option
let to_match = "hello world";
let opt = match_start! ;
if let Some = opt