Macro shoulda::expect

source ·
macro_rules! expect {
    ($x:tt) => { ... };
}