conditional-assignment 0.1.0

A simple trait to conditionally pick one of two arguments. Pre-implemented for bool, Option<T>, and Result<T, U>.
Documentation