Function testing_utils::opt

source ·
pub fn opt<T: Clone>(t: T) -> Option<T>