pub fn is_none_arm(cx: &LateContext<'_>, arm: &Arm<'_>) -> bool
Checks if arm has the form None => None.
arm
None => None